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


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

Property Value

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

Reference

FloatingObject Class
FloatingObject Members