Returns an ITableTree object representing the tree of the available tables in the report opened in the specified Excel workbook.
GetTableTree(in workbook:Microsoft.Office.Interop.Excel.Workbook) -> ITableTree |
Name |
Type |
Description |
---|---|---|
workbook |
Microsoft.Office.Interop.Excel.Workbook |
The Excel workbook containing the XBRL report. |