'Declaration
Function ExcelSetDefColWidth( _ ByVal sheet As Short, _ ByVal defColWidth As Short _ ) As Boolean
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim defColWidth As Short Dim value As Boolean value = instance.ExcelSetDefColWidth(sheet, defColWidth)
bool ExcelSetDefColWidth( short sheet, short defColWidth )
Parameters
- sheet
- Sheet index
- defColWidth