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


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