__SQL_GET_STRING(attribute_value, "select %s from cov_%s_spreadsheet_cell where column_id=%d and row_id=%d",
attribute_name, par_area, column_id, row_id)
__RETURN_STRING(attribute_value)