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


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