IWorksheet |
The IWorksheetView type exposes the following members.
| Name | Description | |
|---|---|---|
| CellEdit_Clear | Clears the current cell editor contents. | |
| CellEdit_Copy | Copies the current cell editor selection. | |
| CellEdit_Cut | Cuts the current cell editor selection. | |
| CellEdit_Hide | Hides the cell editor. | |
| CellEdit_Paste | Pastes clipboard contents into the cell editor. | |
| CellEdit_SetTextAlignmentAndSelectAll | Sets the text alignment of the cell editor and selects all text. | |
| CellEdit_Show | Shows the cell editor. | |
| Cursor_SetToArrow | Sets the cursor to the default arrow shape. | |
| Cursor_SetToResizeWestEast | Sets the cursor to the horizontal resize shape. | |
| TableArea_TriggerRedrawing | Requests a redraw of the table area. |