OverheadSheetInfo Class
| Name | Description | |
|---|---|---|
|
Areas | Gets the info (row numbers) for all sheet areas in the overhead worksheet. |
|
Columns | Gets all the columns in the overhead worksheet. |
|
Kind | Gets just the basic kind of the sheet. Use Type instead. |
|
LastVisibleColumn | Gets the last column visible in a sheet in the overhead workbook. |
|
Listbox | Gets the information that is specific to a LIST BOX sheet. It has only meaning if the sheet is of type NativeSheetType.List_Box. |
|
LocalizedName | Gets the localized name of the sheet. |
|
Name | Gets the internal language neutral name of the sheet. |
|
Sheet | Gets the sheet object. |
|
Type | Gets the detailed type of the overhead sheet. |
| Name | Description | |
|---|---|---|
|
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
|
GetHashCode | Serves as the default hash function. (inherited from Object). |
|
GetType | Gets the Type of the current instance. (inherited from Object). |
|
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
|
ToString | Returns a string that represents the current object. (inherited from Object). |
Qdv.UserApi.OverheadSheetInfo
Available since QDV 7.13.0001.
