Spread for ASP.NET 11 Product Documentation
BaseSheetAxisModel Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : BaseSheetAxisModel Class
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 IAutoFilterIndexSupportINotifySheetAxisModelChangingIPageBreakSupportISheetAxisModel 
'Usage
 
Dim instance As BaseSheetAxisModel
public abstract class BaseSheetAxisModel : IAutoFilterIndexSupportINotifySheetAxisModelChangingIPageBreakSupportISheetAxisModel  
Inheritance Hierarchy

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

See Also

Reference

BaseSheetAxisModel Members
FarPoint.Web.Spread.Model Namespace
ISheetAxisModel Interface