Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.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.
    Object Model
    BaseSheetStyleModel Class
    Syntax
    'Declaration
     
    Public MustInherit Class BaseSheetStyleModel 
       Implements INonEmptyCellsIOptimizedEnumerationSupportIOptimizedEnumerationSupport2ISheetStyleModelISheetStyleModel2ISheetStyleModel3 
    'Usage
     
    Dim instance As BaseSheetStyleModel
    Inheritance Hierarchy

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

    See Also