ExcelSetDefColWidth Method (IExcelXml)
Sets the Excel XML default column width.
'Declaration
Function ExcelSetDefColWidth( _
ByVal As Short, _
ByVal As Double _
) As Boolean
'Usage
Dim instance As IExcelXml
Dim sheet As Short
Dim width As Double
Dim value As Boolean
value = instance.ExcelSetDefColWidth(sheet, width)
Parameters
- sheet
- Sheet index
- width
- Column width