Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / DocumentProperties Class / Title Property
In This Topic
    Title Property (DocumentProperties)
    In This Topic
    Gets or sets the title of the document.
    Syntax
    public System.string Title {get; set;}
    See Also