IWorksheet |
The IWorksheetView type exposes the following members.
| Name | Description | |
|---|---|---|
| CellEdit_Location | Sets the location of the cell editor. | |
| CellEdit_SelectionLength | Gets or sets the selection length within the cell editor. | |
| CellEdit_SelectionStart | Gets or sets the selection start within the cell editor. | |
| CellEdit_Text | Gets or sets the text of the cell editor. | |
| Controller | Sets the controller of the view. | |
| GuiInitiallyFocusedElement | Returns the control that should be focused initially. | |
| TableArea_IsCaptured | Sets a value indicating whether the table area has captured the mouse. | |
| TableArea_Size | Gets the current size of the table area. | |
| TableViewHorzScrollMaximum | Sets the maximum horizontal scroll value of the table view. | |
| TableViewHorzScrollValue | Sets the horizontal scroll position of the table view. | |
| TableViewHorzViewPortSize | Sets the horizontal viewport size of the table view. | |
| TableViewVertScrollMaximum | Sets the maximum vertical scroll value of the table view. | |
| TableViewVertScrollValue | Sets the vertical scroll position of the table view. | |
| TableViewVertViewPortSize | Sets the vertical viewport size of the table view. |