FarPoint.Win.Spread
ISheetSelectionModel Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ISheetSelectionModel Interface


Interface that supports creating a model that represents cell selection.

Syntax

Visual Basic (Declaration) 
Public Interface ISheetSelectionModel 
Visual Basic (Usage)Copy Code
Dim instance As ISheetSelectionModel
C# 
public interface ISheetSelectionModel 

See Also