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


In This Topic
Left_New Property (ExcelShape)
In This Topic
Gets or sets the left_new.
Syntax
'Declaration
 
Public Property Left_New As Integer
 
'Usage
 
Dim instance As ExcelShape
Dim value As Integer
 
instance.Left_New = value
 
value = instance.Left_New

Property Value

The left_ new.
See Also