aboutsummaryrefslogtreecommitdiff
path: root/test/docx/table_one_row.native
blob: 36073641a1daf5d3c47b06cfc1e017e30b8dd314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Table ("",[],[]) (Caption Nothing
 []) [(AlignDefault,Nothing),(AlignDefault,Nothing),(AlignDefault,Nothing)] 0
 [Row ("",[],[])
  [Cell ("",[],[]) Nothing 1 1
   []
  ,Cell ("",[],[]) Nothing 1 1
   []
  ,Cell ("",[],[]) Nothing 1 1
   []]]
 [Row ("",[],[])
  [Cell ("",[],[]) Nothing 1 1
   [Plain [Str "One"]]
  ,Cell ("",[],[]) Nothing 1 1
   [Plain [Str "Row"]]
  ,Cell ("",[],[]) Nothing 1 1
   [Plain [Str "Table"]]]]
 []]