[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.BaseSheetStyleModel.IsEmpty

IsEmpty Method

IsEmpty()

Determines whether the model has no style settings.

Declaration
public virtual bool IsEmpty()
Public Overridable Function IsEmpty() As Boolean
Returns
Type Description
bool

True if has no data; otherwise, false

Implements