Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetSelectionModel Interface
Members


In This Topic
    ISheetSelectionModel Interface
    In This Topic
    Interface that supports creating a model that represents cell selection.
    Syntax
    'Declaration
     
    
    Public Interface ISheetSelectionModel 
    'Usage
     
    
    Dim instance As ISheetSelectionModel
    public interface ISheetSelectionModel 
    See Also