【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.36 WorksheetControl
Name
WorksheetControl
Remark
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.
Hierarchy
- Window
- Control
- OriginControls
- WorksheetControl
- OriginControls
- Control
Examples
Header to Include
Control.h
Reference
Members
| 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 |