set_from_one_cell method

set_from_one_cell

Sets value from specified cell.

def set_from_one_cell(self, cell):
    ...
ParameterTypeDescription
cellIChartDataCellCell.

See Also