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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ISheetAxisModel Interface : IsEmpty Method
Determines whether there are no rows and columns in the model.
Syntax
'Declaration
 
Function IsEmpty() As Boolean
'Usage
 
Dim instance As ISheetAxisModel
Dim value As Boolean
 
value = instance.IsEmpty()
bool IsEmpty()
See Also

Reference

ISheetAxisModel Interface
ISheetAxisModel Members