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


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

Reference

BaseSheetSpanModel Class
BaseSheetSpanModel Members