Roadmap to Element properties
Table
Java applets
Attachments
Text
Doclinks and Hotlinks
Images and rulers
Hotspots, buttons and popups.
Table
The table properties are split over several classes -
rtTable
itself,
rtColumn
,
rtCell
,
rtTableStyle
,
rtBorderStyle
,
rtRowDisplayStyle
and
rtHtmlStyle
.
Properties in the first box are handled by
rtTable
,
rtTableStyle
,
rtColumn
and
rtCell
:
rtTableStyle
:
MinRowHeight
- minimum height
TableWidth
- fit with margins/fixed width
rtTable
RowSpacing
ColumnSpacing
rtColumn
:
CellWidth
hasFixedWidth
- fixed width for particular column (observed even if table is fit-with-margins)
rtCell
:
AlignVertical
- may be set on cell-by -cell basis
rtTableStyle
:
InnerBorderColor
As
rtColor
- cell border color
BorderStyle
rtCell
:
Borders
BottomBorder
LeftBorder
RightBorder
TopBorder
rtTableStyle
:
AltColor
As
rtColor
Color
As
rtColor
ColorStyle
- Style (here: alternate rows)
rtCell
:
Color
As
rtColor
- for color "to" us Altxxx properties of
rtColor
object (used for gradient color)
ImageDisplay
- "Repeat" settings
AlignVertical
BackgroundColor
- indexed color
BackGroundImage
As
rtLabel
- text or formula
rtTable
:
dropShadow
- quick way to provide shadow
useBorderColor
rtBorderStyle
- deals with external border:
BorderStyle
Color
As
rtColor
DropShadow
DropShadowWidth
BorderWidthBottom
BorderWidthLeft
BorderWidthRight
BorderWidths
BorderWidthTop
LeftMargin
- only absolute margin
RowHeight
- wrap at height
TextFlows
- wrap inside
WrapTextAround
- wrap around table
These two are not available from UI:
Align
- table alignment
RightToLeft
- table contains right to left language like arab/hebrew
rtRowDisplayStyle
:
Cycle
- "switch row every..."
TabsWithFieldDriven
Transition
- "Cycle through rows"
Viewer
- "Effect"
rtRowDisplayStyle
:
TabsWithFieldDriven
rtRow
:
TabLabel
rtHtmlStyle
both for table and cell part:
ElementID
- Id
ClassID
Style
Title
TagAttributes
- Other
rtRow
:
RowLabel