public int Left_New {get; set;}
'Declaration Public Property Left_New As Integer
'Declaration
Public Property Left_New As Integer
'Usage Dim instance As ExcelShape Dim value As Integer instance.Left_New = value value = instance.Left_New
'Usage
Dim instance As ExcelShape Dim value As Integer instance.Left_New = value value = instance.Left_New
ExcelShape Class ExcelShape Members