The following tables list the members exposed by DefaultTableProperties.
Name | Description | |
---|---|---|
![]() | Alignment | Returns or sets a value which determines the horizontal alignment for the associated paragraph or table. (Inherited from Infragistics.Documents.Word.ParagraphPropertiesBase) |
![]() | BorderProperties | Returns an object which provides a way to customize borders for the cells in the associated table. (Inherited from Infragistics.Documents.Word.TablePropertiesBase) |
![]() | CellProperties | Returns a TableCellPropertiesBase instance which defines the default properties for table cells. |
![]() | CellSpacing | Returns or sets a value which determines the amount of spacing applied between adjacent cells and the table borders. (Inherited from Infragistics.Documents.Word.TablePropertiesBase) |
![]() | LeftIndent | Returns or sets a value which determines the indentation from the left margin for the associated paragraph or table. (Inherited from Infragistics.Documents.Word.ParagraphPropertiesBase) |
Name | Description | |
---|---|---|
![]() | Reset | Overridden. Restores all property values for this instance to their respective defaults. |
View on GitHub