TableRowFormat Class |
Namespace: GemBox.Document.Tables
The TableRowFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | TableRowFormat |
Initializes a new instance of the TableRowFormat class.
|
Name | Description | |
---|---|---|
![]() | AllowBreakAcrossPages |
Gets or sets a value indicating whether all contents of a table row shall be rendered on the same page.
|
![]() | Document |
Gets the owner document.
(Inherited from Format.) |
![]() | Height |
Gets or sets the table row height.
|
![]() | Hidden |
Gets or sets a value indicating whether TableRow shall be hidden from display at display time in a document.
|
![]() | RepeatOnEachPage |
Gets or sets a value indicating whether the table row shall be repeated at the top of each new page on which part of it's table is displayed.
|
Name | Description | |
---|---|---|
![]() | ClearFormatting |
Clears the formatting.
(Overrides FormatClearFormatting.) |
![]() | Clone |
Clones this TableRowFormat instance.
|
![]() | Equals |
Determines whether the specified Object is equal to this TableRowFormat instance.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Returns a hash code for this TableRowFormat instance.
(Overrides ObjectGetHashCode.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether first and second TableRowFormats are equal.
|
![]() ![]() | Inequality |
Determines whether first and second TableRowFormats are not equal.
|