GrapeCity.Xaml.SpreadSheet.Data
EndColumnOffset Property


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

Property Value

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

Reference

FloatingObject Class
FloatingObject Members