DocumentCustomProperties Properties
Contains custom document properties associated with a workbook.Name | Description |
---|---|
Count | Returns the number of custom document properties associated with a workbook. |
Item[String] | Gets or sets a custom document property with the given name. |
Names | Provides access to a list of custom property names. |
See Also