CellFormat Class |
Namespace: Spire.Doc.Formatting
The CellFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CellFormat |
Initializes a new instance of the
CellFormat
class.
|
Name | Description | |
---|---|---|
![]() |
BackColor | Obsolete. |
![]() |
Borders |
Gets the cell borders.
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
FitText |
Gets or sets fit text option.
|
![]() |
HorizontalMerge |
Returns or setsthe way of horizontal merging of the cell.
|
![]() |
Paddings |
Gets the cell paddings.
|
![]() |
SamePaddingsAsTable |
Defines whether to use same paddings as table has.
|
![]() |
Shading |
Gets the Shading attribute associated with cell.
|
![]() |
TextDirection |
Gets or sets cell text direction.
|
![]() |
TextWrap |
Gets or sets a value indicating whether [text wrap].
|
![]() |
VerticalAlignment |
Gets or sets vertical alignment.
|
![]() |
VerticalMerge |
Returns or setsthe way of vertical merging of the cell.
|
Name | Description | |
---|---|---|
![]() |
ClearBackground |
Clears paragraph background.
|
![]() |
ClearFormatting |
Clears the formatting.
|
![]() |
Equals | (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 .) |