Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableFormatBase Class
Properties Methods

In This Topic
    TableFormatBase Class Members
    In This Topic

    The following tables list the members exposed by TableFormatBase.

    Public Properties
     NameDescription
    Public Property Gets or sets how the table is aligned in the document.  
    Public Property Gets or sets a value indicating whether automatically resizing cells in a table to fit their contents is allowed.  
    Public Property Gets the table borders formatting.  
    Public Property Gets or sets the indentation (in points) that shall be added before the leading edge of the current table.  
    Public Property Gets the default paddings for all cells in the current table.  
    Public Property Gets the table preferred width.  
    Public Property Gets the shading that shall be applied to the extents of the current 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.  
    Public Property Gets or sets the default amount of space (in points) between the cells.  
    Public Property Gets or sets the bit flags that specify how a table style is applied to this table.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Resets to default table formatting.  
    Top
    See Also