RowFormat Properties |
The RowFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BackColor |
Obsolete.
Gets or sets background color.
|
![]() |
Bidi |
Obsolete.
Returns or sets whether table is right to left.
|
![]() |
Borders |
Gets the borders.
|
![]() |
CellSpacing |
Obsolete.
Returns or sets spacing between cells.
The setting value must be between 0 pt and 264.5 pt.
The value will not be applied to this property if it is set out of range.
This property will be cleared if the set value is less than 0.
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
Height |
Gets or sets the height of the row.
|
![]() |
HeightType |
Gets or sets the height type of the row.
|
![]() |
HorizontalAlignment |
Obsolete.
Gets or sets horizontal alignment for the table.
|
![]() |
IsAutoResized |
Obsolete.
Returns or sets the boolean value indicating if table is auto resized
|
![]() |
IsBreakAcrossPages |
Gets or sets a value indicating whether the table can break across pages.
|
![]() |
IsHeader |
Gets or sets a value indicating whether the table has a header.
rue if the row is repeated as a table heading on every page when the table spans more than one page.
|
![]() |
LayoutType |
Obsolete.
Gets or set the value of the layoutType.
This element specifies the algorithm which shall be usedto layout the comtents of the table within the document.
|
![]() |
LeftIndent |
Obsolete.
Returns or sets table indent.
|
![]() |
Paddings |
Obsolete.
Gets the paddings.
|
![]() |
Positioning |
Obsolete.
Gets the positioning.
|
![]() |
WrapTextAround |
Obsolete.
Gets or sets a value indicating whether to use "Around" text wrapping.
|