Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / BaseSheetStyleModel Class
Members


In This Topic
    BaseSheetStyleModel Class
    In This Topic
    Represents the partial (abstract) implementation of the ISheetStyleModel interface for a style model for a sheet.
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseSheetStyleModel 
       Implements INonEmptyCells, IOptimizedEnumerationSupport, IOptimizedEnumerationSupport2, ISheetStyleModel 
    'Usage
     
    
    Dim instance As BaseSheetStyleModel
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Model.BaseSheetStyleModel
          FarPoint.Win.Spread.Model.DefaultSheetStyleModel

    See Also