Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / BuiltInDocumentProperties Property
In This Topic
    BuiltInDocumentProperties Property (IWorkbook)
    In This Topic
    Gets a collection that represents all the built-in document properties of the workbook.
    Syntax
    IBuiltInDocumentPropertyCollection BuiltInDocumentProperties {get;}
    See Also