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