[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetStyleModel.IsEmpty

IsEmpty Method

IsEmpty()

Determines whether the model is empty of data.

Declaration
public override bool IsEmpty()
Public Overrides Function IsEmpty() As Boolean
Returns
Type Description
bool

True if has no data; otherwise, false

Overrides