'Usage Dim instance As IExcelWriter Dim sheet As Short Dim value As Double value = instance.GetDefaultColumnWidth(sheet)
Parameters
- sheet
- The zero based sheet index used to locate the IExcelWorksheet instance
Return Value
The default column width of the specified sheet