From a8d90aba91ba8788c784e644a6cff2acbcaba4f1 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Sun, 9 Aug 2020 21:15:15 +0000 Subject: [github-187] Add length validation for Excel DataValidations that are list literals. Thanks to Leo Webb. This closes #187 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880727 13f79535-47bb-0310-9956-ffa450edef68 --- test-data/spreadsheet/DataValidationListTooLong.xlsx | Bin 0 -> 3286 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-data/spreadsheet/DataValidationListTooLong.xlsx (limited to 'test-data/spreadsheet') diff --git a/test-data/spreadsheet/DataValidationListTooLong.xlsx b/test-data/spreadsheet/DataValidationListTooLong.xlsx new file mode 100644 index 0000000000..7eab4adf15 Binary files /dev/null and b/test-data/spreadsheet/DataValidationListTooLong.xlsx differ -- cgit v1.2.3