1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  | Quintiq file version 2.0 
 |  Component pnlExcel 
 |  { 
 |    #keys: '[145730.0.1360770565]' 
 |    BaseType: 'WebPanel' 
 |    Children: 
 |    [ 
 |      Component lblExcel 
 |      { 
 |        #keys: '[145730.0.1360776731]' 
 |        BaseType: 'WebLabel' 
 |        Properties: 
 |        [ 
 |          FixedSize: false 
 |          Label: '*Note: ' 
 |          NumberOfColumns: 0 
 |          Taborder: 0 
 |          Text: 'Click export button to download file' 
 |        ] 
 |      } 
 |    ] 
 |    Properties: 
 |    [ 
 |      Taborder: 1 
 |      Title: 'Export to Excel' 
 |      Tooltip: 'Excel export mode' 
 |    ] 
 |  } 
 |  
  |