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

In This Topic
    Description Property (TableFormat)
    In This Topic
    Gets or sets the description of the table.
    Syntax
    'Declaration
     
    Public Property Description As System.String
    public System.string Description {get; set;}
    See Also