SpreadsheetGear 2023
IDocumentProperties Interface Members
Properties  Methods 

SpreadsheetGear Namespace : IDocumentProperties Interface

The following tables list the members exposed by IDocumentProperties.

Public Properties
 NameDescription
 PropertyReturns the number of document properties in this collection.  
 PropertyOverloaded. Returns the document property specified by the zero based index.  
 PropertyGets the workbook which owns this collection of document properties.  
Top
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.  
 MethodRemoves all document properties from this collection.  
Top
See Also

Reference

IDocumentProperties Interface
SpreadsheetGear Namespace
BuiltinDocumentProperties Property
CustomDocumentProperties Property
IDocumentProperty Interface
IBuiltinDocumentProperties Interface