Class TableRowHeightType
Specifies the table row height type.
Inheritance
System.Object
TableRowHeightType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Portable.dll
Syntax
public sealed class TableRowHeightType : Enum
Fields
AtLeast
"At least" table row height type
Declaration
public const TableRowHeightType AtLeast
Field Value
Type | Description |
---|---|
TableRowHeightType |
Exactly
" Exactly" table row height type
Declaration
public const TableRowHeightType Exactly
Field Value
Type | Description |
---|---|
TableRowHeightType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |