Name | Description | |
---|---|---|
Add | Adds a new custom document property with the specified value (System.String, System.DateTime, System.Boolean, System.Int32 or System.Double) to a workbook and returns a reference to it. (Inherited from SpreadsheetGear.IDocumentProperties) | |
Clear | Removes all document properties from this collection. (Inherited from SpreadsheetGear.IDocumentProperties) | |
InitializeDefaults | Clears all built-in properties and then sets Author to the value of IWorkbookSet.UserName and sets CreationDate to System.DateTime.UtcNow. |