GrapeCity.Xaml.Excel
ToRow Property (TwoCellAnchor)


Gets or sets to row.
Syntax
'Declaration
 
Public Property ToRow As Integer
'Usage
 
Dim instance As TwoCellAnchor
Dim value As Integer
 
instance.ToRow = value
 
value = instance.ToRow
public int ToRow {get; set;}

Property Value

To row.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TwoCellAnchor Class
TwoCellAnchor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options