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