Spread Silverlight Documentation
FromColumn Property (TwoCellAnchor)


GrapeCity.Excel Namespace > TwoCellAnchor Class : FromColumn Property
Gets or sets from column.
Syntax
'Declaration
 
Public Property FromColumn As System.Integer
'Usage
 
Dim instance As TwoCellAnchor
Dim value As System.Integer
 
instance.FromColumn = value
 
value = instance.FromColumn
public System.int FromColumn {get; set;}

Property Value

From column.
See Also

Reference

TwoCellAnchor Class
TwoCellAnchor Members