1.6.2 Worksheet Columns

Origin C provides the Column class for handling the columns in a worksheet. A Column object is usually used to control the style, format and data type of the dataset, which is contained in the column. Example codes, demonstrating how to use the Column class, are provided in this sub-chapter.

This section covers the following topics: