GrapeCity.Xaml.Excel
RowSpan Property (ExcelCell)


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

Property Value

The row span.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelCell Class
ExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options