GetWbkMdResult GetWbkMd(WbkId tWbk, GetWbkMdArg tArg)
tWbk. Workbook instance moniker.
tArg. Operation execution parameters.
The GetWbkMd operation extracts workbook metadata.
To execute the operation, in the tWbk field specify moniker of the opened workbook instance, and in the tArg field specify extraction parameters. The moniker can be obtained on executing the OpenWbk operation. The result of the operation is the requested data and metadata.
Various methods of using this operation are given in the following examples:
See also: