Spread Silverlight Documentation
FromColumnOffset Property (TwoCellAnchor)


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

Property Value

From column offset.
See Also

Reference

TwoCellAnchor Class
TwoCellAnchor Members