'Declaration
Function ExcelGetDefColWidth( _ ByVal sheet As Short, _ ByRef colWidth As Double _ ) As Boolean
Parameters
- sheet
- Sheet index
- colWidth
- Column width
'Declaration
Function ExcelGetDefColWidth( _ ByVal sheet As Short, _ ByRef colWidth As Double _ ) As Boolean