Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorSheet Class / Right Property


In This Topic
Right Property (OfficeArtClientAnchorSheet)
In This Topic
Syntax
'Declaration
 
Public Property Right As Double
 
'Usage
 
Dim instance As OfficeArtClientAnchorSheet
Dim value As Double
 
instance.Right = value
 
value = instance.Right
See Also