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