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