IOverhead.WorksheetManager Property

Gets the IWorksheetManager instance which provides methods for managing worksheets in the Overhead workbook.
ReadOnly Property WorksheetManager() As IWorksheetManager
This language is not supported or no code example is available.
IWorksheetManager WorksheetManager {get;}
This language is not supported or no code example is available.

Property Value

IWorksheetManager
Remarks
 
This property is just a shortcut and it returns the same value as QdvManager.WorksheetManager.
Version
 
Available since QDV 7.21.848.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition