Spread for ASP.NET 12 Product Documentation
IsEmpty Method (ISheetSelectionModel)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ISheetSelectionModel Interface : IsEmpty Method
Determines whether the model has no selections.
Syntax
'Declaration
 
Function IsEmpty() As Boolean
'Usage
 
Dim instance As ISheetSelectionModel
Dim value As Boolean
 
value = instance.IsEmpty()
bool IsEmpty()

Return Value

True if the model contains no selections; false otherwise
See Also

Reference

ISheetSelectionModel Interface
ISheetSelectionModel Members