com.grapecity.documents.excel Package / Workbook Class / getCustomDocumentProperties Method
In This Topic
getCustomDocumentProperties Method
In This Topic
Gets a collection that represents all the custom document properties of the workbook.
Syntax
public ICustomDocumentPropertyCollection getCustomDocumentProperties()
See Also