PositionInNativeSheet Enumeration
NOTE: This member is now obsolete. Instead, use IWorksheetManager.GetOverheadSheetInformation method and read the returned OverheadSheetInfo.Areas.
| Name | Value | Description | |
|---|---|---|---|
| BottomOfCoreEstimate | 2 | ||
| BottomOfOptionArea | 22 | ||
| BottomOfOverheadArea | 12 | ||
| TopOfCoreEstimate | 1 | ||
| TopOfOptionArea | 21 | ||
| TopOfOverheadArea | 11 | ||
| TotalOfCoreEstimate | 3 | ||
| TotalOfOptionArea | 23 | ||
| TotalOfOverheadArea | 13 |
There can be three main areas in an overhead worksheet - Core estimate, Overhead task and Optional area.
Available since QDV 7.13.0001.
