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