GrapeCity.Xaml.Excel
RowSpan Property (SelectionRange)


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

Property Value

The row span.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SelectionRange Class
SelectionRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options