Version

DefaultTableProperties Class Properties

For a list of all members of this type, see DefaultTableProperties members.

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)
See Also