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