[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetSpanModel.IsEmpty

IsEmpty Method

IsEmpty()

Determines whether the model is empty of cell spans.

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