Spread Windows Forms 12.0 Product Documentation
BaseSheetSpanModel Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : BaseSheetSpanModel Class
Represents the partial (abstract) implementation of the ISheetSpanModel interface for a span model for a sheet. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
BaseSheetSpanModel Class
Syntax
'Declaration
 
Public MustInherit Class BaseSheetSpanModel 
   Implements ISheetSpanModel 
'Usage
 
Dim instance As BaseSheetSpanModel
public abstract class BaseSheetSpanModel : ISheetSpanModel  
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Model.BaseSheetSpanModel
      FarPoint.Win.Spread.Model.DefaultSheetSpanModel

See Also

Reference

BaseSheetSpanModel Members
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models