XlDocumentCustomProperties 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 the specified custom document property by its name. |
Names | Provides access to the collection of custom property names. |
See Also