Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / IDocumentProperties Interface
Members


In This Topic
IDocumentProperties Interface
In This Topic
Represents a collection of DocumentProperty objects. Each DocumentProperty object represents a built-in or custom property of a container document.
Syntax
'Declaration
 
Public Interface IDocumentProperties 
 
'Usage
 
Dim instance As IDocumentProperties
See Also