Name | Brief | Example |
---|---|---|
Add | Add a new column to column collection | VBA |
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 |