ISet.WriteWorkbook Method

Writes the workbook with articles or sets to a set. The workbook is saved directly to the database.
Sub WriteWorkbook( _ 
ByVal wbook As IWorkbook
)
This language is not supported or no code example is available.
void WriteWorkbook( 
IWorkbook wbook 
)
This language is not supported or no code example is available.

Parameters

wbook
IWorkbook

The workbook that will be written to the specified set.

Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition