From c484829272cd13a738e35412498e12f2c9a194ac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:48:59 +0200 Subject: Adding upstream version 0.19.2. Signed-off-by: Daniel Baumann --- test/xls-xml/named-expression/check.txt | 12 +++++ test/xls-xml/named-expression/input.xml | 92 +++++++++++++++++++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 test/xls-xml/named-expression/check.txt create mode 100644 test/xls-xml/named-expression/input.xml (limited to 'test/xls-xml/named-expression') diff --git a/test/xls-xml/named-expression/check.txt b/test/xls-xml/named-expression/check.txt new file mode 100644 index 0000000..d6d6ff0 --- /dev/null +++ b/test/xls-xml/named-expression/check.txt @@ -0,0 +1,12 @@ +Sheet1/0/0:numeric:1 +Sheet1/0/1:numeric:6 +Sheet1/1/0:numeric:2 +Sheet1/1/1:numeric:7 +Sheet1/2/0:numeric:3 +Sheet1/2/1:numeric:8 +Sheet1/3/0:numeric:4 +Sheet1/3/1:numeric:9 +Sheet1/4/0:numeric:5 +Sheet1/4/1:numeric:10 +Sheet1/6/0:formula:SUM(MyRange):15 +Sheet1/6/1:formula:SUM(MyRange2):55 diff --git a/test/xls-xml/named-expression/input.xml b/test/xls-xml/named-expression/input.xml new file mode 100644 index 0000000..151ed70 --- /dev/null +++ b/test/xls-xml/named-expression/input.xml @@ -0,0 +1,92 @@ + + + + + Kohei Yoshida + Kohei Yoshida + 2016-12-17T20:46:03Z + 2016-12-17T20:49:13Z + 15.00 + + + + + + 14385 + 24000 + 0 + 0 + + False + False + + + + + + + + + + + + 1 + 6 + + + 2 + 7 + + + 3 + 8 + + + 4 + 9 + + + 5 + 10 + + + 15 + 55 + +
+ + +
+