'DeclarationProperty StandardWidth As System.Double
'UsageDim 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