Click or drag to resize

IWorksheetView Properties

The IWorksheetView type exposes the following members.

Properties
 NameDescription
Public propertyCellEdit_Location Sets the location of the cell editor.
Public propertyCellEdit_SelectionLength Gets or sets the selection length within the cell editor.
Public propertyCellEdit_SelectionStart Gets or sets the selection start within the cell editor.
Public propertyCellEdit_Text Gets or sets the text of the cell editor.
Public propertyController Sets the controller of the view.
Public propertyGuiInitiallyFocusedElement Returns the control that should be focused initially.
Public propertyTableArea_IsCaptured Sets a value indicating whether the table area has captured the mouse.
Public propertyTableArea_Size Gets the current size of the table area.
Public propertyTableViewHorzScrollMaximum Sets the maximum horizontal scroll value of the table view.
Public propertyTableViewHorzScrollValue Sets the horizontal scroll position of the table view.
Public propertyTableViewHorzViewPortSize Sets the horizontal viewport size of the table view.
Public propertyTableViewVertScrollMaximum Sets the maximum vertical scroll value of the table view.
Public propertyTableViewVertScrollValue Sets the vertical scroll position of the table view.
Public propertyTableViewVertViewPortSize Sets the vertical viewport size of the table view.
Top
See Also