Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getCustomDocumentProperties Method
In This Topic
    getCustomDocumentProperties Method
    In This Topic
    Gets a collection that represents all the custom document properties of the workbook.
    Syntax
    ICustomDocumentPropertyCollection getCustomDocumentProperties()
    See Also