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


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

Property Value

The end column index of the floating object position.
See Also

Reference

FloatingObject Class
FloatingObject Members