Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / BaseSheetAxisModel Class
Members


In This Topic
    BaseSheetAxisModel Class
    In This Topic
    Represents the partial (abstract) implementation of the ISheetAxisModel interface for an axis model for a sheet.
    Object Model
    BaseSheetAxisModel Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseSheetAxisModel 
       Implements IAutoFilterIndexSupport, INotifySheetAxisModelChanging, IPageBreakSupport, ISheetAxisModel 
    'Usage
     
    
    Dim instance As BaseSheetAxisModel
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.Model.BaseSheetAxisModel
          FarPoint.Web.Spread.Model.DefaultSheetAxisModel

    See Also