aboutsummaryrefslogtreecommitdiff
path: root/test/docx/sdt_elements.native
blob: ad48dab5c31f639c108bffc1d49099ab6822fd23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[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 [Strong [Str "col1Header"]]]
  ,Cell ("",[],[]) Nothing 1 1
   [Plain [Strong [Str "col2Header"]]]
  ,Cell ("",[],[]) Nothing 1 1
   [Plain [Strong [Str "col3Header"]]]]
 ,Row ("",[],[])
  [Cell ("",[],[]) Nothing 1 1
   [Plain [Str "col1",Space,Str "content"]]
  ,Cell ("",[],[]) Nothing 1 1
   [Plain [Str "Body",Space,Str "copy"]]
  ,Cell ("",[],[]) Nothing 1 1
   [Plain [Str "col3",Space,Str "content"]]]]
 []]