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


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