IManagementDatabaseTable.GetReadOnlyCopyOfWorkbook Method

Gets the table workbook for read only purposes.
Function GetReadOnlyCopyOfWorkbook( _ 
ByVal wbParameters As WorkbookParameters
) As IWorkbook
This language is not supported or no code example is available.
IWorkbook GetReadOnlyCopyOfWorkbook( 
WorkbookParameters wbParameters 
)
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

IWorkbook

Read-only workbook.

Exception type Condition

QdvApiException

A problem occurred.

Version
 
Available since QDV 7.14.520.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition