The TableCell type exposes the following members.
Methods
Name | Description | |
---|---|---|
AssignFrom |
Assigns (copies) properties from another TableCell to the current object.
The Row and Col properties
are not copied.
A "deep" copy of the RenderObject is made, i.e. a copy
of the RenderObject is created and assigned to the
newly created cell's RenderObject property.
|
|
IsVisible |
Determines whether the current cell is visible in the containing table.
A cell is visible if it spans at least one visible row and column
(see Visible).
|
|
ShouldSerializeCellStyle |
Indicates whether the CellStyle property should be serialized.
|
|
ShouldSerializeStyle |
Indicates whether the Style()()()() property should be serialized.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComparable..::..CompareTo | ||
IStyleOwner..::..GetProp | ||
IStyleOwner..::..GetAmbientPropValue | ||
IStyleOwner..::..GetNonAmbientPropValue |