GrapeCity.Xaml.SpreadSheet.Data
IsBlockRange Property


Gets or sets a value that indicates whether this instance is a block range.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property IsBlockRange As Boolean
'Usage
 
Dim instance As CellsEnumerator
Dim value As Boolean
 
instance.IsBlockRange = value
 
value = instance.IsBlockRange
[DefaultValue()]
public bool IsBlockRange {get; set;}

Property Value

true if this instance is a block range; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellsEnumerator Class
CellsEnumerator Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options