public enum TableRowHeightType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TableRowHeightType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum TableRowHeightType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TableRowHeightType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Double | The row will display two lines of text. |
None | No row height. |
Single | The row will display one line of text. |
Triple | The row will display three lines of text. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.TableRowHeightType
Target Platforms: Windows 11, Windows 10