GrapeCity.Xaml.Excel
ColumnSpan Property (ExcelCell)


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

Property Value

The column span.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelCell Class
ExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options