Imports an XBRL report. Returns the Excel workbook that contains the imported XBRL report.
ImportXBRL(in inputFile:String) -> Microsoft.Office.Interop.Excel.Workbook |
Name |
Type |
Description |
---|---|---|
inputFile |
String |
The path to the XBRL report which should be imported. |