InsertNewReport
Use this method to insert a new report of the respective taxonomy entry point.
Signature
InsertNewReport(in entryPointUrl:String) -> Microsoft.Office.Interop.Excel.Workbook |
Parameters
Name | Type | Description |
---|---|---|
entryPointUrl | String | The URI of the taxonomy a report should be created for. Use the GetEntryPointTree method to get the available entry points. |