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


In This Topic
    WorksheetOptions Class
    In This Topic
    Represents all options of the IWorksheet object. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class WorksheetOptions 
    'Usage
     
    
    Dim instance As WorksheetOptions
    public sealed class WorksheetOptions 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WorksheetOptions

    See Also