GrapeCity.Xaml.SpreadSheet.Data
EndRowOffset Property


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

Property Value

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

Reference

FloatingObject Class
FloatingObject Members