GetReportProperties
Returns an IReportProperties object providing the properties of the XBRL report.
Signature
GetReportProperties(in workbook:Microsoft.Office.Interop.Excel.Workbook) -> IReportProperties |
Parameters
Name | Type | Description |
---|---|---|
workbook | Microsoft.Office.Interop.Excel.Workbook | The workbook containing the XBRL report. |