LeadingCalculationTypes.<Chart of calculation types name>.LoadColumn
Syntax:
Parameters:
<Array> (required)
Array of values to be loaded to the column.
<Column> (required)
Column where values from the array are to be loaded to. The column index or column name can be passed as a parameter value.
Description:
Availability:
Note:
The method can be used only when the tabular section is obtained from an object's property. If the tabular section is obtained from a reference property (or selection property), using this method would cause a runtime error.