'Declaration
Public Property LeftInPixel As Single
'Usage
Dim instance As ExcelShape Dim value As Single instance.LeftInPixel = value value = instance.LeftInPixel
public float LeftInPixel {get; set;}
'Declaration
Public Property LeftInPixel As Single
'Usage
Dim instance As ExcelShape Dim value As Single instance.LeftInPixel = value value = instance.LeftInPixel
public float LeftInPixel {get; set;}