Documents for Excel .NET Edition | GCDocuments
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