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


Determines whether the model is empty of cell spans.
Syntax
'Declaration
 
Public Overrides NotOverridable Function IsEmpty() As Boolean
'Usage
 
Dim instance As SheetSpanModel
Dim value As Boolean
 
value = instance.IsEmpty()
public override 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

SheetSpanModel Class
SheetSpanModel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options