'DeclarationPublic Property MinHeight As System.Double
'UsageDim instance As WorkbookView Dim value As System.Double instance.MinHeight = value value = instance.MinHeight
public System.double MinHeight {get; set;}
public read-write property MinHeight: System.Double;
public function get,set MinHeight : System.double