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


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