GrapeCity.Xaml.SpreadSheet.Data
IsEmpty Method (SheetSpanModelBase)


Determines whether the model is empty of cell spans.
Syntax
'Declaration
 
Public MustOverride Function IsEmpty() As Boolean
'Usage
 
Dim instance As SheetSpanModelBase
Dim value As Boolean
 
value = instance.IsEmpty()
public abstract bool IsEmpty()

Return Value

true if this model is empty of cell spans; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetSpanModelBase Class
SheetSpanModelBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options