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