Spread Windows Forms 12.0 Product Documentation
BaseSheetSelectionModel Class
Members 


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

System.Object
   FarPoint.Win.Spread.Model.BaseSheetSelectionModel
      FarPoint.Win.Spread.Model.DefaultSheetSelectionModel

See Also

Reference

BaseSheetSelectionModel Members
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models