Version

TableProperties Class Properties

For a list of all members of this type, see TableProperties 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 PropertyCellMarginsReturns or sets a value which determines the amount of padding applied between the inside of the cell borders and the cell content.  
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 PropertyLayoutReturns or sets a value which determines the layout algorithm that is used to determine the size and position of cells in the associated table.  
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 PropertyPreferredWidthReturns or sets the preferred width of the associated table, expressed as an explicit linear quantity.  
Public PropertyPreferredWidthAsPercentageReturns or sets the preferred width of the associated table, expressed as a percentage of the width of the containing element.  
See Also