You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

waipandan2.mrt 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518
  1. {
  2. "ReportVersion": "2019.3.1.0",
  3. "ReportGuid": "22ed8d6a4b9d49d5a67e9e2e0a8bc5d3",
  4. "ReportName": "Report",
  5. "ReportAlias": "Report",
  6. "ReportCreated": "/Date(1578843729000+0800)/",
  7. "ReportChanged": "/Date(1650362758013+0800)/",
  8. "EngineVersion": "EngineV2",
  9. "CalculationMode": "Interpretation",
  10. "ReportUnit": "Millimeters",
  11. "PreviewSettings": 268435455,
  12. "Script": "using System;\r\nusing System.Drawing;\r\nusing System.Windows.Forms;\r\nusing System.Data;\r\nusing Stimulsoft.Controls;\r\nusing Stimulsoft.Base.Drawing;\r\nusing Stimulsoft.Report;\r\nusing Stimulsoft.Report.Dialogs;\r\nusing Stimulsoft.Report.Components;\r\n\r\nnamespace Reports\r\n{\r\n public class Report : Stimulsoft.Report.StiReport\r\n {\r\n public Report() {\r\n this.InitializeComponent();\r\n }\r\n\r\n #region StiReport Designer generated code - do not modify\r\n\t\t#endregion StiReport Designer generated code - do not modify\r\n }\r\n}\r\n",
  13. "Styles": {
  14. "0": {
  15. "Ident": "StiStyle",
  16. "Name": "右下划线虚线",
  17. "Font": "宋体;10;;",
  18. "Border": "Right, Bottom;;;Dash;;;;solid:Black",
  19. "Brush": "solid:",
  20. "TextBrush": "solid:Black",
  21. "NegativeTextBrush": "solid:Red"
  22. },
  23. "1": {
  24. "Ident": "StiStyle",
  25. "Name": "下虚线",
  26. "Border": "Bottom;0,0,0;;Dash;;;;solid:Black",
  27. "Brush": "solid:",
  28. "TextBrush": "solid:Black",
  29. "NegativeTextBrush": "solid:Red",
  30. "AllowUseBorderSidesFromLocation": true
  31. },
  32. "2": {
  33. "Ident": "StiStyle",
  34. "Name": "右下实线",
  35. "Border": "Right, Bottom;;;;;;;solid:Black",
  36. "Brush": "solid:",
  37. "TextBrush": "solid:Black",
  38. "NegativeTextBrush": "solid:Red"
  39. },
  40. "3": {
  41. "Ident": "StiStyle",
  42. "Name": "下实线",
  43. "Font": "黑体;11;Bold;",
  44. "Border": "Bottom;;;;;;;solid:Black",
  45. "Brush": "solid:",
  46. "TextBrush": "solid:1,1,1",
  47. "NegativeTextBrush": "solid:Red"
  48. },
  49. "4": {
  50. "Ident": "StiStyle",
  51. "Name": "heji粗体",
  52. "HorAlignment": "Right",
  53. "VertAlignment": "Center",
  54. "Font": "宋体;10;Bold;",
  55. "Border": "Right;;;;;;;solid:Black",
  56. "Brush": "solid:",
  57. "TextBrush": "solid:Black",
  58. "NegativeTextBrush": "solid:Red"
  59. }
  60. },
  61. "ReferencedAssemblies": {
  62. "0": "System.Dll",
  63. "1": "System.Drawing.Dll",
  64. "2": "System.Windows.Forms.Dll",
  65. "3": "System.Data.Dll",
  66. "4": "System.Xml.Dll",
  67. "5": "Stimulsoft.Controls.Dll",
  68. "6": "Stimulsoft.Base.Dll",
  69. "7": "Stimulsoft.Report.Dll"
  70. },
  71. "Dictionary": {
  72. "Resources": {
  73. "0": {
  74. "Name": "1",
  75. "Alias": "1",
  76. "Type": "Json",
  77. "Image": null
  78. }
  79. }
  80. },
  81. "Pages": {
  82. "0": {
  83. "Ident": "StiPage",
  84. "Name": "Page1",
  85. "Guid": "9e90087ee3844d998eec0e10533124d2",
  86. "Conditions": {
  87. "0": {
  88. "Ident": "StiCondition",
  89. "Item": "Expression",
  90. "Expression": {
  91. "Value": "{rows.type == \"heji\"}"
  92. },
  93. "TextColor": "0,0,0",
  94. "BackColor": "141,179,226",
  95. "BorderSides": "Right, Bottom"
  96. }
  97. },
  98. "Interaction": {
  99. "Ident": "StiInteraction"
  100. },
  101. "Border": ";;2;;;;;solid:Black",
  102. "Brush": "solid:",
  103. "Components": {
  104. "0": {
  105. "Ident": "StiPageFooterBand",
  106. "Name": "PageFooterBand1",
  107. "Guid": "cf2e0082632c4885b5863c20091bbedf",
  108. "ClientRectangle": "0,264.9,196.1,12",
  109. "Interaction": {
  110. "Ident": "StiInteraction"
  111. },
  112. "Border": ";;;;;;;solid:Black",
  113. "Brush": "solid:",
  114. "Components": {
  115. "0": {
  116. "Ident": "StiText",
  117. "Name": "Text4",
  118. "Guid": "b6ef8c41e031481db49871ba3b9fabba",
  119. "MinSize": "0,0",
  120. "MaxSize": "0,0",
  121. "ClientRectangle": "138,0,32,6",
  122. "Interaction": {
  123. "Ident": "StiInteraction"
  124. },
  125. "Text": {
  126. "Value": "{PageNumber} / {TotalPageCount}"
  127. },
  128. "HorAlignment": "Center",
  129. "VertAlignment": "Center",
  130. "Font": "宋体;10;;",
  131. "Border": ";;;;;;;solid:Black",
  132. "Brush": "solid:",
  133. "TextBrush": "solid:Black",
  134. "Margins": {
  135. "Left": 3.0,
  136. "Right": 0.0,
  137. "Top": 0.0,
  138. "Bottom": 0.0
  139. },
  140. "Type": "Expression"
  141. }
  142. }
  143. },
  144. "1": {
  145. "Ident": "StiHeaderBand",
  146. "Name": "HeaderBand",
  147. "ClientRectangle": "0,4,196.1,24",
  148. "Interaction": {
  149. "Ident": "StiInteraction"
  150. },
  151. "Border": ";;;;;;;solid:Black",
  152. "Brush": "solid:",
  153. "Components": {
  154. "0": {
  155. "Ident": "StiText",
  156. "Name": "Text3",
  157. "MinSize": "0,0",
  158. "MaxSize": "0,0",
  159. "ClientRectangle": "0,14,38,10",
  160. "Interaction": {
  161. "Ident": "StiInteraction"
  162. },
  163. "Text": {
  164. "Value": "员工"
  165. },
  166. "HorAlignment": "Center",
  167. "VertAlignment": "Center",
  168. "Font": "宋体;12;;",
  169. "Border": "All;0,0,0;;;;;;solid:Black",
  170. "Brush": "solid:0,255,255,255",
  171. "TextBrush": "solid:0,0,0",
  172. "Margins": {
  173. "Left": 0.0,
  174. "Right": 3.0,
  175. "Top": 0.0,
  176. "Bottom": 0.0
  177. },
  178. "Type": "Expression"
  179. },
  180. "1": {
  181. "Ident": "StiText",
  182. "Name": "Text8",
  183. "Guid": "309ed3d4dfce4b528b43210b4f6d7638",
  184. "MinSize": "0,0",
  185. "MaxSize": "0,0",
  186. "ClientRectangle": "38,14,28,10",
  187. "Interaction": {
  188. "Ident": "StiInteraction"
  189. },
  190. "Text": {
  191. "Value": "日期"
  192. },
  193. "HorAlignment": "Center",
  194. "VertAlignment": "Center",
  195. "Font": "宋体;12;;",
  196. "Border": "All;0,0,0;;;;;;solid:Black",
  197. "Brush": "solid:0,255,255,255",
  198. "TextBrush": "solid:Black",
  199. "Margins": {
  200. "Left": 0.0,
  201. "Right": 3.0,
  202. "Top": 0.0,
  203. "Bottom": 0.0
  204. },
  205. "Type": "Expression"
  206. },
  207. "2": {
  208. "Ident": "StiText",
  209. "Name": "Text9",
  210. "Guid": "54e9d7faa1154c3288d4b224ac7c5c6b",
  211. "MinSize": "0,0",
  212. "MaxSize": "0,0",
  213. "ClientRectangle": "66,14,96,10",
  214. "Interaction": {
  215. "Ident": "StiInteraction"
  216. },
  217. "Text": {
  218. "Value": "项目"
  219. },
  220. "HorAlignment": "Center",
  221. "VertAlignment": "Center",
  222. "Font": "宋体;12;;",
  223. "Border": "All;0,0,0;;;;;;solid:Black",
  224. "Brush": "solid:0,255,255,255",
  225. "TextBrush": "solid:0,0,0",
  226. "Margins": {
  227. "Left": 0.0,
  228. "Right": 3.0,
  229. "Top": 0.0,
  230. "Bottom": 0.0
  231. },
  232. "Type": "Expression"
  233. },
  234. "3": {
  235. "Ident": "StiText",
  236. "Name": "Text10",
  237. "Guid": "2f2f4e15e7c54a2c88c0a12f114df7e4",
  238. "MinSize": "0,0",
  239. "MaxSize": "0,0",
  240. "ClientRectangle": "162,14,32,10",
  241. "Interaction": {
  242. "Ident": "StiInteraction"
  243. },
  244. "Text": {
  245. "Value": "金额"
  246. },
  247. "HorAlignment": "Center",
  248. "VertAlignment": "Center",
  249. "Font": "宋体;12;;",
  250. "Border": "All;0,0,0;;;;;;solid:Black",
  251. "Brush": "solid:0,255,255,255",
  252. "TextBrush": "solid:0,0,0",
  253. "Margins": {
  254. "Left": 0.0,
  255. "Right": 3.0,
  256. "Top": 0.0,
  257. "Bottom": 0.0
  258. },
  259. "Type": "Expression"
  260. },
  261. "4": {
  262. "Ident": "StiText",
  263. "Name": "Text1",
  264. "MinSize": "0,0",
  265. "MaxSize": "0,0",
  266. "ClientRectangle": "0,0,195,8",
  267. "Interaction": {
  268. "Ident": "StiInteraction"
  269. },
  270. "Text": {
  271. "Value": "{head.month}员工外判工资"
  272. },
  273. "HorAlignment": "Center",
  274. "VertAlignment": "Center",
  275. "Font": "宋体;12;Bold;",
  276. "Border": ";0,0,0;;;;;;solid:Black",
  277. "Brush": "solid:0,255,255,255",
  278. "TextBrush": "solid:Black",
  279. "Margins": {
  280. "Left": 0.0,
  281. "Right": 3.0,
  282. "Top": 0.0,
  283. "Bottom": 0.0
  284. },
  285. "Type": "Expression"
  286. }
  287. }
  288. },
  289. "2": {
  290. "Ident": "StiDataBand",
  291. "Name": "DataBand1",
  292. "ClientRectangle": "0,36,196.1,10",
  293. "Interaction": {
  294. "Ident": "StiBandInteraction"
  295. },
  296. "Border": ";;;;;;;solid:Black",
  297. "Brush": "solid:",
  298. "Components": {
  299. "0": {
  300. "Ident": "StiText",
  301. "Name": "Text7",
  302. "MinSize": "0,0",
  303. "MaxSize": "0,0",
  304. "ClientRectangle": "0,0,38,10",
  305. "Interaction": {
  306. "Ident": "StiInteraction"
  307. },
  308. "Tag": {
  309. "Value": "{rows.user_name}"
  310. },
  311. "ProcessingDuplicates": "Merge",
  312. "Text": {
  313. "Value": "{rows.user_name}"
  314. },
  315. "HorAlignment": "Center",
  316. "VertAlignment": "Center",
  317. "Font": "宋体;10;;",
  318. "Border": "All;0,0,0;;;;;;solid:Black",
  319. "Brush": "solid:0,255,255,255",
  320. "TextBrush": "solid:0,0,0",
  321. "Margins": {
  322. "Left": 3.0,
  323. "Right": 0.0,
  324. "Top": 0.0,
  325. "Bottom": 0.0
  326. },
  327. "Type": "Expression"
  328. },
  329. "1": {
  330. "Ident": "StiText",
  331. "Name": "Text2",
  332. "Guid": "b862ac3176894c458f2ac93e5408abb4",
  333. "MinSize": "0,0",
  334. "MaxSize": "0,0",
  335. "ClientRectangle": "38,0,28,10",
  336. "Interaction": {
  337. "Ident": "StiInteraction"
  338. },
  339. "Tag": {
  340. "Value": "{rows.user_name+rows.assigndate}"
  341. },
  342. "ProcessingDuplicates": "BasedOnTagMerge",
  343. "Text": {
  344. "Value": "{rows.assigndate}"
  345. },
  346. "HorAlignment": "Center",
  347. "VertAlignment": "Center",
  348. "Font": "宋体;10;;",
  349. "Border": "All;0,0,0;;;;;;solid:Black",
  350. "Brush": "solid:0,255,255,255",
  351. "TextBrush": "solid:0,0,0",
  352. "Margins": {
  353. "Left": 0.0,
  354. "Right": 3.0,
  355. "Top": 0.0,
  356. "Bottom": 0.0
  357. },
  358. "Type": "Expression"
  359. },
  360. "2": {
  361. "Ident": "StiText",
  362. "Name": "Text5",
  363. "MinSize": "0,0",
  364. "MaxSize": "0,0",
  365. "ClientRectangle": "162,0,32,10",
  366. "Conditions": {
  367. "0": {
  368. "Ident": "StiCondition",
  369. "Item": "Expression",
  370. "Expression": {
  371. "Value": "{rows.type==\"detail\"}"
  372. },
  373. "TextColor": "255,0,0",
  374. "BackColor": "79,129,189",
  375. "Style": "右下划线虚线",
  376. "BorderSides": "None",
  377. "BreakIfTrue": true
  378. },
  379. "1": {
  380. "Ident": "StiCondition",
  381. "Item": "Expression",
  382. "Expression": {
  383. "Value": "{rows.type==\"heji\"}"
  384. },
  385. "TextColor": "255,0,0",
  386. "BackColor": "0,255,255,255",
  387. "Style": "下实线",
  388. "BorderSides": "None"
  389. }
  390. },
  391. "Interaction": {
  392. "Ident": "StiInteraction"
  393. },
  394. "Text": {
  395. "Value": "{rows.money}"
  396. },
  397. "HorAlignment": "Right",
  398. "VertAlignment": "Center",
  399. "Font": "宋体;14;;",
  400. "Border": "Bottom;0,0,0;;Dash;;;;solid:Black",
  401. "Brush": "solid:0,255,255,255",
  402. "TextBrush": "solid:Black",
  403. "Margins": {
  404. "Left": 0.0,
  405. "Right": 3.0,
  406. "Top": 0.0,
  407. "Bottom": 0.0
  408. },
  409. "TextFormat": {
  410. "Ident": "StiNumberFormatService",
  411. "NegativePattern": 1,
  412. "GroupSeparator": ",",
  413. "State": "DecimalDigits"
  414. },
  415. "Type": "Expression"
  416. },
  417. "3": {
  418. "Ident": "StiText",
  419. "Name": "Text6",
  420. "MinSize": "0,0",
  421. "MaxSize": "0,0",
  422. "ClientRectangle": "194,0,2,10",
  423. "Interaction": {
  424. "Ident": "StiInteraction"
  425. },
  426. "HorAlignment": "Right",
  427. "VertAlignment": "Center",
  428. "Border": "Left;0,0,0;;;;;;solid:Black",
  429. "Brush": "solid:0,255,255,255",
  430. "TextBrush": "solid:105,105,105",
  431. "Margins": {
  432. "Left": 3.0,
  433. "Right": 0.0,
  434. "Top": 0.0,
  435. "Bottom": 0.0
  436. }
  437. },
  438. "4": {
  439. "Ident": "StiText",
  440. "Name": "Text11",
  441. "MinSize": "0,0",
  442. "MaxSize": "0,0",
  443. "ClientRectangle": "66,0,96,10",
  444. "Conditions": {
  445. "0": {
  446. "Ident": "StiCondition",
  447. "Item": "Expression",
  448. "Expression": {
  449. "Value": "{rows.type==\"detail\"}"
  450. },
  451. "TextColor": "255,0,0",
  452. "BackColor": "79,129,189",
  453. "Style": "右下划线虚线",
  454. "BorderSides": "None",
  455. "BreakIfTrue": true
  456. },
  457. "1": {
  458. "Ident": "StiCondition",
  459. "Item": "Expression",
  460. "Expression": {
  461. "Value": "{rows.type==\"heji\"}"
  462. },
  463. "TextColor": "255,0,0",
  464. "BackColor": "0,255,255,255",
  465. "Style": "下实线",
  466. "BorderSides": "None"
  467. }
  468. },
  469. "Interaction": {
  470. "Ident": "StiInteraction"
  471. },
  472. "Text": {
  473. "Value": "{rows.project_number}\t{ rows.project_name}"
  474. },
  475. "VertAlignment": "Center",
  476. "Font": "宋体;14;;",
  477. "Border": "Bottom;0,0,0;;Dash;;;;solid:Black",
  478. "Brush": "solid:0,255,255,255",
  479. "TextBrush": "solid:0,0,0",
  480. "Margins": {
  481. "Left": 6.0,
  482. "Right": 0.0,
  483. "Top": 0.0,
  484. "Bottom": 0.0
  485. },
  486. "Type": "Expression"
  487. }
  488. },
  489. "DataSourceName": "rows"
  490. },
  491. "3": {
  492. "Ident": "StiFooterBand",
  493. "Name": "FooterBand1",
  494. "ClientRectangle": "0,54,196.1,14",
  495. "Interaction": {
  496. "Ident": "StiInteraction"
  497. },
  498. "Border": ";;;;;;;solid:Black",
  499. "Brush": "solid:"
  500. }
  501. },
  502. "ColumnWidth": 177.0,
  503. "PaperSize": "A4",
  504. "Orientation": "Landscape",
  505. "PageWidth": 210.1,
  506. "PageHeight": 296.9,
  507. "Watermark": {
  508. "TextBrush": "solid:50,0,0,0"
  509. },
  510. "Margins": {
  511. "Left": 8.0,
  512. "Right": 6.0,
  513. "Top": 10.0,
  514. "Bottom": 10.0
  515. }
  516. }
  517. }
  518. }