GrapeCity.Xaml.Excel
ColumnSpan Property (SelectionRange)


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

Property Value

The column span.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SelectionRange Class
SelectionRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options