[]
Gets or sets the GrapeCity.Spreadsheet.DocumentProperties object that represents all custom properties of the workbook.
IDocumentProperties CustomDocumentProperties { get; }
ReadOnly Property CustomDocumentProperties As IDocumentProperties
Type | Description |
---|---|
IDocumentProperties | A GrapeCity.Spreadsheet.DocumentProperties object represents all custom properties of the workbook. |