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

In This Topic
    Style Property (Table)
    In This Topic
    Gets or sets a table style that shall be used to format the contents of this table.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also