add_by_base_index method

add_by_base_index

Adds a PivotField Object to the specific type PivotFields.

Returns

the index of the PivotField Object in this PivotFields.

def add_by_base_index(self, base_field_index):
    ...
ParameterTypeDescription
base_field_indexintfield index in the base PivotFields.

See Also