Spread for ASP.NET 12 Product Documentation
Count Property (ISheetSelectionModel)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ISheetSelectionModel Interface : Count Property
Gets the number of selection of cells.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As ISheetSelectionModel
Dim value As Integer
 
value = instance.Count
int Count {get;}
See Also

Reference

ISheetSelectionModel Interface
ISheetSelectionModel Members