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


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

Reference

DefaultSheetAxisModel Class
DefaultSheetAxisModel Members