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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ISheetStyleModel Interface : IsEmpty Method
Determines whether any styles are set in the model.
Syntax
'Declaration
 
Function IsEmpty() As Boolean
'Usage
 
Dim instance As ISheetStyleModel
Dim value As Boolean
 
value = instance.IsEmpty()
bool IsEmpty()
See Also

Reference

ISheetStyleModel Interface
ISheetStyleModel Members