ExcelLoadFormulaInTables Method
Load the formula in the tables in specified sheet after set tables for all sheets
'Declaration
Function ExcelLoadFormulaInTables( _
ByVal As Short _
) As Boolean
'Usage
Dim instance As IExcelTableXml
Dim sheet As Short
Dim value As Boolean
value = instance.ExcelLoadFormulaInTables(sheet)
Parameters
- sheet
- The sheet.