2.6 Columns
Contents
Description
Hierarchy
- OriginBase
- CollectionsBase
- DataObjectBases
- Columns
- DataObjectBases
- CollectionsBase
Method
| Name | Brief | Example |
|---|---|---|
| Add | Add a new column to column collection | VBA |
Property
| Name | Brief | Example |
|---|---|---|
| Application | Refer to the current Origin instance | VB |
| Count | The number of items in the collection | VB |
| Item | Specify a column with an index | VB |
| Parent | The object that has this collection | VB |