GrapeCity.Xaml.SpreadSheet.Data
AnchorColumn Property


GrapeCity.Xaml.SpreadSheet.Data Namespace > DrawingObject Class : AnchorColumn Property
Gets the anchor column.
Syntax
'Declaration
 
Public ReadOnly Property AnchorColumn As Integer
'Usage
 
Dim instance As DrawingObject
Dim value As Integer
 
value = instance.AnchorColumn
public int AnchorColumn {get;}

Property Value

The anchor column.
See Also

Reference

DrawingObject Class
DrawingObject Members