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