'Declaration Property DefaultColumnWidth As System.Double
'Usage Dim instance As IExcelWorksheet Dim value As System.Double instance.DefaultColumnWidth = value value = instance.DefaultColumnWidth
System.double DefaultColumnWidth {get; set;}
'Declaration Property DefaultColumnWidth As System.Double
'Usage Dim instance As IExcelWorksheet Dim value As System.Double instance.DefaultColumnWidth = value value = instance.DefaultColumnWidth
System.double DefaultColumnWidth {get; set;}