Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFSPGR Class / xRight Property


In This Topic
xRight Property (OfficeArtFSPGR)
In This Topic
Syntax
'Declaration
 
Public Property xRight As Integer
 
'Usage
 
Dim instance As OfficeArtFSPGR
Dim value As Integer
 
instance.xRight = value
 
value = instance.xRight
See Also