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


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