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