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