create Column Name As Attribute Strategy
Type: Function
Sets column name(s) to a cell of the column(s) it is located in. When the cell does not span any columns, only the name will be set (in CALS: "colname"). When a cell does span over columns, the name of the column in which the origin of the cell lies (in CALS: "namest") and the name of the column in which the spanning cell ends (in CALS: "nameend") are set.
Arguments
attribute
Name (Required)
Type: String
The name of the attribute that denotes the column name
attribute
Name Start (Required)
Type: String
The name of the attribute that denotes the start column name
attribute
Name End (Required)
Type: String
The name of the attribute that denotes the end column name
Returns
Type: Function
Arguments