'Declaration
Public Property MaxHeight As System.Double
'Usage
Dim instance As WorkbookView Dim value As System.Double instance.MaxHeight = value value = instance.MaxHeight
public System.double MaxHeight {get; set;}
public read-write property MaxHeight: System.Double;
public function get,set MaxHeight : System.double