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