double DefaultColumnWidth {get; set;}
'Declaration
Property DefaultColumnWidth As Double
'Usage
Dim instance As IExcelWorksheet
Dim value As Double
instance.DefaultColumnWidth = value
value = instance.DefaultColumnWidth
Property Value
The default width of the column.
Target Platforms: Windows Server 2012, Windows RT