Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DocumentProperties Class
Members


DocumentProperties Class
Represents all properties of the spreadsheet document. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class DocumentProperties 
   Inherits GrapeCity.Core.CustomDocumentProperties
   Implements GrapeCity.Core.IDocumentProperties 
 
'Usage
 
Dim instance As DocumentProperties
Inheritance Hierarchy

System.Object
   GrapeCity.Core.CustomDocumentProperties
      GrapeCity.Spreadsheet.DocumentProperties

See Also