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