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

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