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