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