IWorksheetManager.GetOverheadSheetInformation Method
Function GetOverheadSheetInformation( _
ByVal sheet As IWorksheet _
) As OverheadSheetInfo
This language is not supported or no code example is available.
Parameters
- sheet
- IWorksheet
The worksheet to investigate. It must be in the overhead workbook.
Return Value
OverheadSheetInfoThe sheet info.
Exception type | Condition |
---|---|
A problem occurred. For example, the sheet is not from an overhead workbook. |
The sheet info may be used, if you want to, for example, remove a specific sheet from a workbook.
Available since QDV 7.13.0001.