GrapeCity.Xaml.SpreadSheet.Data
StartRowOffset Property


GrapeCity.Xaml.SpreadSheet.Data Namespace > FloatingObject Class : StartRowOffset Property
Gets the offset relative to the start row of the floating object.
Syntax
'Declaration
 
Public ReadOnly Property StartRowOffset As Double
'Usage
 
Dim instance As FloatingObject
Dim value As Double
 
value = instance.StartRowOffset
public double StartRowOffset {get;}

Property Value

The offset relative to the start row of the floating object.
See Also

Reference

FloatingObject Class
FloatingObject Members