SpreadsheetGear 2023
IBuiltinDocumentProperties Interface Methods

SpreadsheetGear Namespace : IBuiltinDocumentProperties Interface

For a list of all members of this type, see IBuiltinDocumentProperties members.

Public Methods
 NameDescription
 MethodAdds 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)
 MethodRemoves all document properties from this collection. (Inherited from SpreadsheetGear.IDocumentProperties)
 MethodClears all built-in properties and then sets Author to the value of IWorkbookSet.UserName and sets CreationDate to System.DateTime.UtcNow.  
Top
See Also

Reference

IBuiltinDocumentProperties Interface
SpreadsheetGear Namespace
BuiltinDocumentProperties Property
IDocumentProperties Interface
IDocumentProperty Interface