IOverhead.GetReadOnlyCopyOfWorkbook Method
Function GetReadOnlyCopyOfWorkbook( _
ByVal wbParameters As WorkbookParameters _
) As IWorkbook
This language is not supported or no code example is available.
Parameters
- wbParameters
- WorkbookParameters
The parameters used for creation of the workbook copy.
Return Value
IWorkbookRead-only workbook.
Exception type | Condition |
---|---|
A problem occurred. |
To handle the worksheets in the workbook, use the IWorksheetManager interface that you can obtain from WorksheetManager property.
Available since QDV 7.13.0001.