aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet/SampleSS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-data/spreadsheet/SampleSS.txt')
-rw-r--r--test-data/spreadsheet/SampleSS.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/test-data/spreadsheet/SampleSS.txt b/test-data/spreadsheet/SampleSS.txt
new file mode 100644
index 0000000000..b1dc6b63b5
--- /dev/null
+++ b/test-data/spreadsheet/SampleSS.txt
@@ -0,0 +1,21 @@
+Author = Nick Burch
+Title = Sample Spreadsheet
+Subject = Spreadsheet for testing
+Keywords = Testing Sample Formulas
+Comments = This is a sample spreadsheet, for use when testing things
+
+(First Sheet)
+Test spreadsheet
+2nd row 2nd row 2nd column
+
+This one is red
+
+(Sheet Number 2)
+Start of 2nd sheet
+Sheet 2 row 2
+
+I'm in bold blue, on a yellow background
+
+cb=1 cb=10 cb=2 cb=sum
+1 10 2 =SUM(A7:C7)
+