Spread Silverlight Documentation
EndColumnOffset Property


GrapeCity.Windows.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 System.Double
'Usage
 
Dim instance As FloatingObject
Dim value As System.Double
 
value = instance.EndColumnOffset
public System.double EndColumnOffset {get;}

Property Value

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

Reference

FloatingObject Class
FloatingObject Members