HitTestInformation Class Members
In This Topic
The following tables list the members exposed by HitTestInformation.
Public Properties
| Name | Description |
| ColumnViewportIndex | Gets the column viewport referred to in the spreadsheet. |
| FloatingObjectInfo | Gets the chart information. |
| FormulaSelectionInfo | Gets more detailed hit test information for the FormulaSelection. |
| HeaderInfo | Gets more detailed hit test information for the headers (column headers, row headers, and corner). |
| HitTestType | Gets the general area referred to in the spreadsheet. |
| RowViewportIndex | Gets the row viewport referred to in the spreadsheet. |
| ViewportInfo | Gets more detailed hit test information for the viewport. |
Top
See Also