Click or drag to resize

IWorksheetView Methods

The IWorksheetView type exposes the following members.

Methods
 NameDescription
Public methodCellEdit_Clear Clears the current cell editor contents.
Public methodCellEdit_Copy Copies the current cell editor selection.
Public methodCellEdit_Cut Cuts the current cell editor selection.
Public methodCellEdit_Hide Hides the cell editor.
Public methodCellEdit_Paste Pastes clipboard contents into the cell editor.
Public methodCellEdit_SetTextAlignmentAndSelectAll Sets the text alignment of the cell editor and selects all text.
Public methodCellEdit_Show Shows the cell editor.
Public methodCursor_SetToArrow Sets the cursor to the default arrow shape.
Public methodCursor_SetToResizeWestEast Sets the cursor to the horizontal resize shape.
Public methodTableArea_TriggerRedrawing Requests a redraw of the table area.
Top
See Also