Version

DefaultTableProperties Class Members

The following tables list the members exposed by DefaultTableProperties.

Public Properties
 NameDescription
Public PropertyAlignmentReturns or sets a value which determines the horizontal alignment for the associated paragraph or table. (Inherited from Infragistics.Documents.Word.ParagraphPropertiesBase)
Public PropertyBorderPropertiesReturns an object which provides a way to customize borders for the cells in the associated table. (Inherited from Infragistics.Documents.Word.TablePropertiesBase)
Public PropertyCellPropertiesReturns a TableCellPropertiesBase instance which defines the default properties for table cells.  
Public PropertyCellSpacingReturns or sets a value which determines the amount of spacing applied between adjacent cells and the table borders. (Inherited from Infragistics.Documents.Word.TablePropertiesBase)
Public PropertyLeftIndentReturns or sets a value which determines the indentation from the left margin for the associated paragraph or table. (Inherited from Infragistics.Documents.Word.ParagraphPropertiesBase)
Public Methods
 NameDescription
Public MethodResetOverridden. Restores all property values for this instance to their respective defaults.  
See Also