Name | Description | |
---|---|---|
Alignment | Gets or sets the alignment of an inline table in the document. (Inherited from GrapeCity.Documents.Word.TableStyleBase) | |
AllowBreakAcrossPages | Gets or sets a value indicating whether the content within the cells can be rendered on multiple pages. (Inherited from GrapeCity.Documents.Word.TableStyleBase) | |
Borders | Gets the table borders formatting. | |
ColumnStripe | Gets or sets the number of columns that shall comprise each a table style column band for this table style. This property determines how many columns constitute each of the column bands for the current table, allowing column band formatting to be applied to groups of columns (rather than just single alternating columns) when the table is formatted. | |
Conditionals | Gets a collection of ConditionalStyle that represent special style formatting for a portion of a table. | |
HeadingFormat | Gets or sets a value indicating whether a table row shall be repeated at the top of each new page on which part of this table is displayed. This gives this table row the behavior of a 'header' row on each of these pages. (Inherited from GrapeCity.Documents.Word.TableStyleBase) | |
Indent | Gets or sets the indentation (in points) that shall be added before the leading edge of the current table. (Inherited from GrapeCity.Documents.Word.TableStyleBase) | |
Padding | Gets the default paddings for all cells in the current table. (Inherited from GrapeCity.Documents.Word.TableStyleBase) | |
RowStripe | Gets or sets the number of rows that shall comprise each a table style row band for this table style. This property determines how many rows constitute each of the row bands for the current table, allowing row band formatting to be applied to groups of rows (rather than just single alternating rows) when the table is formatted. | |
Shading | Gets the shading that shall be applied to the extents of a table. Similarly to paragraph shading, this shading shall be applied to the contents of the tab up to the table borders, regardless of the presence of text - unlike cell shading, table shading shall include any cell padding. This property shall be superseded by any cell-level shading. (Inherited from GrapeCity.Documents.Word.TableStyleBase) | |
Spacing | Gets or sets the default amount of space (in points) between the cells. (Inherited from GrapeCity.Documents.Word.TableStyleBase) | |
VerticalAlignment | Gets or sets the vertical alignment of text in cells. (Inherited from GrapeCity.Documents.Word.TableStyleBase) | |
WordWrap | Gets or sets whether to wrap text in the cells. (Inherited from GrapeCity.Documents.Word.TableStyleBase) |