GrapeCity.Xaml.Excel
ColumnSpan Property (IRange)


Gets the column span of the range.
Syntax
'Declaration
 
ReadOnly Property ColumnSpan As Integer
'Usage
 
Dim instance As IRange
Dim value As Integer
 
value = instance.ColumnSpan
int ColumnSpan {get;}

Property Value

The column span.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IRange Interface
IRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options