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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ISheetSpanModel Interface : IsEmpty Method
Determines whether the model is empty of cell spans.
Syntax
'Declaration
 
Function IsEmpty() As Boolean
'Usage
 
Dim instance As ISheetSpanModel
Dim value As Boolean
 
value = instance.IsEmpty()
bool IsEmpty()
See Also

Reference

ISheetSpanModel Interface
ISheetSpanModel Members