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