SharpLeaf Reference > Table Properties

Table Properties

Table Instance Properties

BoxBoxStyle for whole table (null for no box) (default is 1-pt black unfilled)
CaptionText displayed at the top of table on every sub-page
CaptionAlignmentHorizontal Alignment of Caption (Left by default)
CaptionFontFontType for Table Caption (default is null to use working ParagraphStyle)
ColumnColumn index of the current cell pointer
ColumnOverwriteOverwrite column settings when re-visiting columns in future cells (default is false)
ColumnsNumber of columns in current table (ReadOnly)
FootnoteText displayed once at the end of the Table
FootnoteAlignmentHorizontal Alignment of Footnote (Left by default)
FootnoteFontFontType for Table Footnote (default is null to use working ParagraphStyle)
HeadingText displayed once at the beginning the Table
HeadingAlignmentHorizontal Alignment of Heading (Left by default)
HeadingFontFontType for Table Heading (default is null to use working ParagraphStyle)
MergeOrderSet cell merging order when both columns and rows can be merged (default is true for columns first)
RowRow index of the current cell pointer
RowOverwriteOverwrite row settings when re-visiting rows in future cells (default is false)
RowsNumber of rows in current table (ReadOnly)
SubheadingText displayed once at the beginning the Table, below heading
SubheadingFontFontType for Table Subheading (default is null to use working ParagraphStyle)

Send comments on this topic
© Dyalog Ltd 2021