#column: rating $worksheet[$counterWorkSheet]->data_validation('F'.$counterRow, { validate => 'list', value => ['good', 'sufficient', 'unsatisfied', 'critical'], });