Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Table Class / Format Property

In This Topic
    Format Property (Table)
    In This Topic
    Provides access to the table formatting properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property Format As TableFormat
    public TableFormat Format {get;}
    See Also