The TableCell type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ActualContentHeight | (Inherited from DocumentElement.) |
![]() | ActualContentHeightUnit | (Inherited from DocumentElement.) |
![]() | ActualContentWidth | (Inherited from DocumentElement.) |
![]() | ActualContentWidthUnit | (Inherited from DocumentElement.) |
![]() | ActualFrameHeight | (Inherited from DocumentElement.) |
![]() | ActualFrameHeightUnit | (Inherited from DocumentElement.) |
![]() | ActualFrameWidth | (Inherited from DocumentElement.) |
![]() | ActualFrameWidthUnit | (Inherited from DocumentElement.) |
![]() | AutoWidth |
AutoWidth is possible only when WidthManagement is AutoLength
(Inherited from DocumentElementWithRO.) |
![]() | DefaultUnitInternal | (Inherited from DocumentElement.) |
![]() | Height |
Returns height of an element in default units. See HeightUnit
for details.
(Inherited from DocumentElement.) |
![]() | InheritDefaultUnit | (Inherited from DocumentElement.) |
![]() | SpanColumns |
Defines a number of cells this cell spans horizontally (including itself)
to the right.
1 means no span.
|
![]() | SpanRows |
Defines a number of cells this cell spans vertically dawnward
(including itself).
1 means no span.
|
![]() | StyleNestedProtected | (Inherited from DocumentElement.) |
![]() | StyleProtected | (Inherited from DocumentElement.) |
![]() | Width |
Returns width of an element in default units. See WidthUnit
for details.
(Inherited from DocumentElement.) |