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


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