ReadOnlyDocumentCustomProperties Properties
Stores custom document properties associated with a workbook.Name | Description |
---|---|
Count | Returns the number of custom document properties associated with a workbook. |
Item[String] | Returns a value of the custom document property with the given name. |
Names | Returns a collection of custom property names. |
See Also