'DeclarationPublic Property BottomInPixel As Single
'UsageDim instance As ExcelShape Dim value As Single instance.BottomInPixel = value value = instance.BottomInPixel
public float BottomInPixel {get; set;}
'DeclarationPublic Property BottomInPixel As Single
'UsageDim instance As ExcelShape Dim value As Single instance.BottomInPixel = value value = instance.BottomInPixel
public float BottomInPixel {get; set;}