Skip to content

Commit 8f9e5f6

Browse files
committed
20230525 update: add test data.
1 parent 7cb556a commit 8f9e5f6

File tree

11 files changed

+19777
-0
lines changed

11 files changed

+19777
-0
lines changed

TestData/Book1.xlsx

607 Bytes
Binary file not shown.

TestData/Book_python.xlsx

122 KB
Binary file not shown.

TestData/FileUpload.vsdx

24.8 KB
Binary file not shown.

TestData/Template.xlsx

9.58 KB
Binary file not shown.

TestData/TestCase.xlsx

4.31 KB
Binary file not shown.

TestData/ToxXlsx.html

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="Generator" content="EditPlus®">
6+
<meta name="Author" content="">
7+
<meta name="Keywords" content="">
8+
<meta name="Description" content="">
9+
<title>Document</title>
10+
</head>
11+
<body>
12+
<table>
13+
<tr>
14+
<td>1</td>
15+
<td>2</td>
16+
<td>3</td>
17+
<td>4</td>
18+
<td>5</td>
19+
</tr>
20+
<tr>
21+
<td>6</td>
22+
<td>7</td>
23+
<td>8</td>
24+
<td>9</td>
25+
<td>10</td>
26+
</tr>
27+
<tr>
28+
<td>11</td>
29+
<td>12</td>
30+
<td>13</td>
31+
<td>14</td>
32+
<td>14</td>
33+
</tr>
34+
</table>
35+
</body>
36+
</html>

TestData/cloud.png

2.36 MB
Loading

0 commit comments

Comments
 (0)