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