Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TableFormat Class
Members

In This Topic
    TableFormat Class
    In This Topic
    Represents formatting of a table.
    Object Model
    TableFormat Class
    Syntax
    'Declaration
     
    Public Class TableFormat 
       Inherits TableFormatBase
    public class TableFormat : TableFormatBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.TableFormatBase
             GrapeCity.Documents.Word.TableFormat

    See Also