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