GrapeCity.Xaml.Excel
ColumnSpan Property (ExcelCellRange)


Gets the column span of the range.
Syntax
'Declaration
 
Public Property ColumnSpan As Integer
'Usage
 
Dim instance As ExcelCellRange
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

ExcelCellRange Class
ExcelCellRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options