GrapeCity.Xaml.Excel
FromColumn Property (OneCellAnchor)


Gets or sets from column.
Syntax
'Declaration
 
Public Property FromColumn As Integer
'Usage
 
Dim instance As OneCellAnchor
Dim value As Integer
 
instance.FromColumn = value
 
value = instance.FromColumn
public int FromColumn {get; set;}

Property Value

From column.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

OneCellAnchor Class
OneCellAnchor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options