GrapeCity.Xaml.SpreadSheet.Data
StartColumn Property (FloatingObject)


GrapeCity.Xaml.SpreadSheet.Data Namespace > FloatingObject Class : StartColumn Property
Gets the starting column index of the floating object position.
Syntax
'Declaration
 
Public ReadOnly Property StartColumn As Integer
'Usage
 
Dim instance As FloatingObject
Dim value As Integer
 
value = instance.StartColumn
public int StartColumn {get;}

Property Value

The starting column index of the floating object position.
See Also

Reference

FloatingObject Class
FloatingObject Members