Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DocumentProperties Class
Members


In This Topic
    DocumentProperties Class
    In This Topic
    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