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