WorksheetControl
The WorksheetControl class provides methods to display an Origin Worksheet in the specified control on dialog.
The WorksheetControl class is derived from the OriginControls, Control and Window classes from which it inherits methods and properties.
Control.h
Name | Brief | Example |
---|---|---|
Attach | Attach a worksheet to this control | Examples |
CreateControl | ||
GetColDesignations |
Gets column designations for entire worksheet control in form of string. Possible values for designations:
|
Examples |
GetColFormats | ||
GetColInfo | Update the control | Examples |
GetheaderingType | ||
RemoveAllItems | Remove all items | Examples |
SetColDesignations | Used to apply designation pattern to entire worksheet control | Examples |
SetColFormats | ||
SetheadingType | Set heading type | |
Update | Update the control | Examples |
WorksheetControl |