RowFormat Class |
Namespace: Spire.Doc.Formatting
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.
|
Name | Description | |
---|---|---|
![]() |
ClearBackground |
Clears background.
|
![]() |
ClearFormatting |
Clears the formatting.
|
![]() |
Equals |
Determines whether the specified
RowFormat
, is equal to this instance.
(Overrides
Object
Equals(Object)
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
m_doc | (Inherited from OwnerHolder .) |