TableFormat Class |
Namespace: Spire.Doc.Formatting
The TableFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AllowAutoFit |
Gets or sets a value indicating whether the layout should automatically fit the content.
|
![]() |
Bidi |
Gets or sets the bidirectional text setting for the table.
|
![]() |
Borders |
Gets the Borders object associated with the current instance, creating it if necessary.
|
![]() |
CellSpacing |
Gets or sets the cell spacing of the table.
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
HorizontalAlignment |
Gets or sets the horizontal alignment of the rows in the table.
|
![]() |
LayoutType |
Gets or sets the layout type of the table.
|
![]() |
LeftIndent |
Gets or sets the left indent of the table.
|
![]() |
Paddings |
Gets the padding settings for the table.
|
![]() |
Positioning |
Gets the positioning of the table.
|
![]() |
PreferredWidth |
Gets or sets the preferred width of the table.
|
![]() |
WrapTextAround |
Gets or sets a value indicating whether text should wrap around an object.
|
Name | Description | |
---|---|---|
![]() |
ClearBackground |
Clears the background shading from all rows in the table.
|
![]() |
ClearFormatting |
Clears the formatting for all rows in the table.
|
![]() |
Equals |
Determines whether the current object is equal to another object.
(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 .) |