Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

gerenA3.mrt 40KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184
  1. {
  2. "ReportVersion": "2019.3.1.0",
  3. "ReportGuid": "d73f0c2f20e046aa99a005a8b59bc136",
  4. "ReportName": "Report",
  5. "ReportAlias": "Report",
  6. "ReportCreated": "/Date(1578843729000+0800)/",
  7. "ReportChanged": "/Date(1648802145651+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. "HorAlignment": "Right",
  18. "VertAlignment": "Center",
  19. "Font": ";;Bold;",
  20. "Border": "All;;;;;;;solid:Black",
  21. "Brush": "solid:",
  22. "TextBrush": "solid:Black",
  23. "NegativeTextBrush": "solid:Red",
  24. "AllowUseHorAlignment": true,
  25. "AllowUseVertAlignment": true
  26. },
  27. "1": {
  28. "Ident": "StiStyle",
  29. "Name": "居右",
  30. "HorAlignment": "Right",
  31. "VertAlignment": "Center",
  32. "Border": "All;0,0,0;;;;;;solid:Black",
  33. "Brush": "solid:0,255,255,255",
  34. "TextBrush": "solid:105,105,105",
  35. "NegativeTextBrush": "solid:Red",
  36. "AllowUseHorAlignment": true,
  37. "AllowUseVertAlignment": true
  38. },
  39. "2": {
  40. "Ident": "StiStyle",
  41. "Name": "合计",
  42. "HorAlignment": "Right",
  43. "VertAlignment": "Center",
  44. "Font": ";;Bold;",
  45. "Border": "Bottom;;;;;;;solid:Black",
  46. "Brush": "solid:",
  47. "TextBrush": "empty",
  48. "NegativeTextBrush": "solid:Red",
  49. "AllowUseHorAlignment": true,
  50. "AllowUseVertAlignment": true
  51. },
  52. "3": {
  53. "Ident": "StiStyle",
  54. "Description": "合计",
  55. "Name": "合计字体",
  56. "HorAlignment": "Right",
  57. "VertAlignment": "Center",
  58. "Border": "Right, Bottom;;;;;;;solid:Black",
  59. "Brush": "solid:",
  60. "TextBrush": "solid:Black",
  61. "NegativeTextBrush": "solid:Red",
  62. "AllowUseHorAlignment": true,
  63. "AllowUseVertAlignment": true,
  64. "AllowUseTextFormat": true
  65. }
  66. },
  67. "ReferencedAssemblies": {
  68. "0": "System.Dll",
  69. "1": "System.Drawing.Dll",
  70. "2": "System.Windows.Forms.Dll",
  71. "3": "System.Data.Dll",
  72. "4": "System.Xml.Dll",
  73. "5": "Stimulsoft.Controls.Dll",
  74. "6": "Stimulsoft.Base.Dll",
  75. "7": "Stimulsoft.Report.Dll"
  76. },
  77. "Dictionary": {
  78. "Resources": {
  79. "0": {
  80. "Name": "1",
  81. "Alias": "1",
  82. "Type": "Json",
  83. "Image": null
  84. }
  85. }
  86. },
  87. "Pages": {
  88. "0": {
  89. "Ident": "StiPage",
  90. "Name": "Page1",
  91. "Guid": "9e90087ee3844d998eec0e10533124d2",
  92. "Interaction": {
  93. "Ident": "StiInteraction"
  94. },
  95. "Border": ";;2;;;;;solid:Black",
  96. "Brush": "solid:",
  97. "Components": {
  98. "0": {
  99. "Ident": "StiReportTitleBand",
  100. "Name": "ReportTitleBand1",
  101. "ClientRectangle": "0,4,412,18",
  102. "Interaction": {
  103. "Ident": "StiInteraction"
  104. },
  105. "Border": ";;;;;;;solid:Black",
  106. "Brush": "solid:",
  107. "Components": {
  108. "0": {
  109. "Ident": "StiText",
  110. "Name": "Text9",
  111. "Guid": "626c2e31a0aa42e1b27af0406928a9f2",
  112. "MinSize": "0,0",
  113. "MaxSize": "0,0",
  114. "ClientRectangle": "24,10,64,12",
  115. "Interaction": {
  116. "Ident": "StiInteraction"
  117. },
  118. "Text": {
  119. "Value": "项目名称"
  120. },
  121. "HorAlignment": "Center",
  122. "VertAlignment": "Center",
  123. "Border": "All;0,0,0;;;;;;solid:Black",
  124. "Brush": "solid:0,255,255,255",
  125. "TextBrush": "solid:105,105,105",
  126. "Type": "Expression"
  127. },
  128. "1": {
  129. "Ident": "StiText",
  130. "Name": "Text10",
  131. "Guid": "201b32897ef24cbf8f77e474360945af",
  132. "MinSize": "0,0",
  133. "MaxSize": "0,0",
  134. "ClientRectangle": "88,10,22,12",
  135. "Interaction": {
  136. "Ident": "StiInteraction"
  137. },
  138. "Text": {
  139. "Value": "{head.v0}"
  140. },
  141. "HorAlignment": "Center",
  142. "VertAlignment": "Center",
  143. "Border": "All;0,0,0;;;;;;solid:Black",
  144. "Brush": "solid:0,255,255,255",
  145. "TextBrush": "solid:105,105,105",
  146. "Type": "Expression"
  147. },
  148. "2": {
  149. "Ident": "StiText",
  150. "Name": "Text11",
  151. "Guid": "883af51e5a0b4310a6f39fb3f2221583",
  152. "MinSize": "0,0",
  153. "MaxSize": "0,0",
  154. "ClientRectangle": "110,10,22,12",
  155. "Interaction": {
  156. "Ident": "StiInteraction"
  157. },
  158. "Text": {
  159. "Value": "{head.v1}"
  160. },
  161. "HorAlignment": "Center",
  162. "VertAlignment": "Center",
  163. "Border": "All;0,0,0;;;;;;solid:Black",
  164. "Brush": "solid:0,255,255,255",
  165. "TextBrush": "solid:105,105,105",
  166. "Type": "Expression"
  167. },
  168. "3": {
  169. "Ident": "StiText",
  170. "Name": "Text12",
  171. "Guid": "b3ea2c1358074f93b4e141b99aacb20b",
  172. "MinSize": "0,0",
  173. "MaxSize": "0,0",
  174. "ClientRectangle": "132,10,22,12",
  175. "Interaction": {
  176. "Ident": "StiInteraction"
  177. },
  178. "Text": {
  179. "Value": "{head.v2}"
  180. },
  181. "HorAlignment": "Center",
  182. "VertAlignment": "Center",
  183. "Border": "All;0,0,0;;;;;;solid:Black",
  184. "Brush": "solid:0,255,255,255",
  185. "TextBrush": "solid:105,105,105",
  186. "Type": "Expression"
  187. },
  188. "4": {
  189. "Ident": "StiText",
  190. "Name": "Text24",
  191. "Guid": "a6afbff534bb4f7e818931568bdfd04d",
  192. "MinSize": "0,0",
  193. "MaxSize": "0,0",
  194. "ClientRectangle": "154,10,22,12",
  195. "Interaction": {
  196. "Ident": "StiInteraction"
  197. },
  198. "Text": {
  199. "Value": "{head.v3}"
  200. },
  201. "HorAlignment": "Center",
  202. "VertAlignment": "Center",
  203. "Border": "All;0,0,0;;;;;;solid:Black",
  204. "Brush": "solid:0,255,255,255",
  205. "TextBrush": "solid:105,105,105",
  206. "Type": "Expression"
  207. },
  208. "5": {
  209. "Ident": "StiText",
  210. "Name": "Text25",
  211. "Guid": "8e4a530c84da4160969e743b794c9a89",
  212. "MinSize": "0,0",
  213. "MaxSize": "0,0",
  214. "ClientRectangle": "176,10,22,12",
  215. "Interaction": {
  216. "Ident": "StiInteraction"
  217. },
  218. "Text": {
  219. "Value": "{head.v4}"
  220. },
  221. "HorAlignment": "Center",
  222. "VertAlignment": "Center",
  223. "Border": "All;0,0,0;;;;;;solid:Black",
  224. "Brush": "solid:0,255,255,255",
  225. "TextBrush": "solid:105,105,105",
  226. "Type": "Expression"
  227. },
  228. "6": {
  229. "Ident": "StiText",
  230. "Name": "Text26",
  231. "Guid": "d2c33e4663bf477badf4ee2f8fa3895c",
  232. "MinSize": "0,0",
  233. "MaxSize": "0,0",
  234. "ClientRectangle": "198,10,22,12",
  235. "Interaction": {
  236. "Ident": "StiInteraction"
  237. },
  238. "Text": {
  239. "Value": "{head.v5}"
  240. },
  241. "HorAlignment": "Center",
  242. "VertAlignment": "Center",
  243. "Border": "All;0,0,0;;;;;;solid:Black",
  244. "Brush": "solid:0,255,255,255",
  245. "TextBrush": "solid:105,105,105",
  246. "Type": "Expression"
  247. },
  248. "7": {
  249. "Ident": "StiText",
  250. "Name": "Text27",
  251. "Guid": "4b428b4a7a914401ad32857685646f1d",
  252. "MinSize": "0,0",
  253. "MaxSize": "0,0",
  254. "ClientRectangle": "220,10,22,12",
  255. "Interaction": {
  256. "Ident": "StiInteraction"
  257. },
  258. "Text": {
  259. "Value": "{head.v6}"
  260. },
  261. "HorAlignment": "Center",
  262. "VertAlignment": "Center",
  263. "Border": "All;0,0,0;;;;;;solid:Black",
  264. "Brush": "solid:0,255,255,255",
  265. "TextBrush": "solid:105,105,105",
  266. "Type": "Expression"
  267. },
  268. "8": {
  269. "Ident": "StiText",
  270. "Name": "Text28",
  271. "Guid": "d711de8208d44a3191c420eaef54c446",
  272. "MinSize": "0,0",
  273. "MaxSize": "0,0",
  274. "ClientRectangle": "242,10,22,12",
  275. "Interaction": {
  276. "Ident": "StiInteraction"
  277. },
  278. "Text": {
  279. "Value": "{head.v7}"
  280. },
  281. "HorAlignment": "Center",
  282. "VertAlignment": "Center",
  283. "Border": "All;0,0,0;;;;;;solid:Black",
  284. "Brush": "solid:0,255,255,255",
  285. "TextBrush": "solid:105,105,105",
  286. "Type": "Expression"
  287. },
  288. "9": {
  289. "Ident": "StiText",
  290. "Name": "Text29",
  291. "Guid": "da346fefea5349e7ab2f4d693ade875f",
  292. "MinSize": "0,0",
  293. "MaxSize": "0,0",
  294. "ClientRectangle": "264,10,22,12",
  295. "Interaction": {
  296. "Ident": "StiInteraction"
  297. },
  298. "Text": {
  299. "Value": "{head.v8}"
  300. },
  301. "HorAlignment": "Center",
  302. "VertAlignment": "Center",
  303. "Border": "All;0,0,0;;;;;;solid:Black",
  304. "Brush": "solid:0,255,255,255",
  305. "TextBrush": "solid:105,105,105",
  306. "Type": "Expression"
  307. },
  308. "10": {
  309. "Ident": "StiText",
  310. "Name": "Text13",
  311. "Guid": "57297da25b7c4f68ab65cb118821c24a",
  312. "MinSize": "0,0",
  313. "MaxSize": "0,0",
  314. "ClientRectangle": "286,10,22,12",
  315. "Interaction": {
  316. "Ident": "StiInteraction"
  317. },
  318. "Text": {
  319. "Value": "{head.v9}"
  320. },
  321. "HorAlignment": "Center",
  322. "VertAlignment": "Center",
  323. "Border": "All;0,0,0;;;;;;solid:Black",
  324. "Brush": "solid:0,255,255,255",
  325. "TextBrush": "solid:105,105,105",
  326. "Type": "Expression"
  327. },
  328. "11": {
  329. "Ident": "StiText",
  330. "Name": "Text30",
  331. "Guid": "02f94f4fe88d47988343926343373509",
  332. "MinSize": "0,0",
  333. "MaxSize": "0,0",
  334. "ClientRectangle": "308,10,22,12",
  335. "Interaction": {
  336. "Ident": "StiInteraction"
  337. },
  338. "Text": {
  339. "Value": "{head.v10}"
  340. },
  341. "HorAlignment": "Center",
  342. "VertAlignment": "Center",
  343. "Border": "All;0,0,0;;;;;;solid:Black",
  344. "Brush": "solid:0,255,255,255",
  345. "TextBrush": "solid:105,105,105",
  346. "Type": "Expression"
  347. },
  348. "12": {
  349. "Ident": "StiText",
  350. "Name": "Text15",
  351. "Guid": "c21ed857baf84488867f1202e52cba49",
  352. "MinSize": "0,0",
  353. "MaxSize": "0,0",
  354. "ClientRectangle": "352,10,60,6",
  355. "Interaction": {
  356. "Ident": "StiInteraction"
  357. },
  358. "Text": {
  359. "Value": "{head.current_month}"
  360. },
  361. "HorAlignment": "Center",
  362. "VertAlignment": "Center",
  363. "Font": ";6;;",
  364. "Border": "All;0,0,0;;;;;;solid:Black",
  365. "Brush": "solid:0,255,255,255",
  366. "TextBrush": "solid:105,105,105",
  367. "Type": "Expression"
  368. },
  369. "13": {
  370. "Ident": "StiText",
  371. "Name": "Text16",
  372. "Guid": "fd176bbd0fcd420ab660b993bb9c86b4",
  373. "MinSize": "0,0",
  374. "MaxSize": "0,0",
  375. "ClientRectangle": "352,16,20,6",
  376. "Interaction": {
  377. "Ident": "StiInteraction"
  378. },
  379. "Text": {
  380. "Value": "工资"
  381. },
  382. "HorAlignment": "Center",
  383. "VertAlignment": "Center",
  384. "Border": "All;0,0,0;;;;;;solid:Black",
  385. "Brush": "solid:0,255,255,255",
  386. "TextBrush": "solid:105,105,105",
  387. "Type": "Expression"
  388. },
  389. "14": {
  390. "Ident": "StiText",
  391. "Name": "Text14",
  392. "Guid": "90d07a3e54d94e0580f1c12eaf582922",
  393. "MinSize": "0,0",
  394. "MaxSize": "0,0",
  395. "ClientRectangle": "372,16,20,6",
  396. "Interaction": {
  397. "Ident": "StiInteraction"
  398. },
  399. "Text": {
  400. "Value": "时间"
  401. },
  402. "HorAlignment": "Center",
  403. "VertAlignment": "Center",
  404. "Border": "All;0,0,0;;;;;;solid:Black",
  405. "Brush": "solid:0,255,255,255",
  406. "TextBrush": "solid:105,105,105",
  407. "Type": "Expression"
  408. },
  409. "15": {
  410. "Ident": "StiText",
  411. "Name": "Text31",
  412. "Guid": "845745b6ae9c4622bc417629c98d1fe2",
  413. "MinSize": "0,0",
  414. "MaxSize": "0,0",
  415. "ClientRectangle": "392,16,20,6",
  416. "Interaction": {
  417. "Ident": "StiInteraction"
  418. },
  419. "Text": {
  420. "Value": "外判工资"
  421. },
  422. "HorAlignment": "Center",
  423. "VertAlignment": "Center",
  424. "Border": "All;0,0,0;;;;;;solid:Black",
  425. "Brush": "solid:0,255,255,255",
  426. "TextBrush": "solid:105,105,105",
  427. "Type": "Expression"
  428. },
  429. "16": {
  430. "Ident": "StiText",
  431. "Name": "Text23",
  432. "Guid": "c14699ddb20d4061a806fb58f304f64a",
  433. "MinSize": "0,0",
  434. "MaxSize": "0,0",
  435. "ClientRectangle": "330,10,22,12",
  436. "Interaction": {
  437. "Ident": "StiInteraction"
  438. },
  439. "Text": {
  440. "Value": "{head.v11}"
  441. },
  442. "HorAlignment": "Center",
  443. "VertAlignment": "Center",
  444. "Border": "All;0,0,0;;;;;;solid:Black",
  445. "Brush": "solid:0,255,255,255",
  446. "TextBrush": "solid:105,105,105",
  447. "Type": "Expression"
  448. },
  449. "17": {
  450. "Ident": "StiText",
  451. "Name": "Text3",
  452. "MinSize": "0,0",
  453. "MaxSize": "0,0",
  454. "ClientRectangle": "0,10,24,12",
  455. "Interaction": {
  456. "Ident": "StiInteraction"
  457. },
  458. "Text": {
  459. "Value": "项目编号"
  460. },
  461. "HorAlignment": "Center",
  462. "VertAlignment": "Center",
  463. "Border": "All;0,0,0;;;;;;solid:Black",
  464. "Brush": "solid:0,255,255,255",
  465. "TextBrush": "solid:105,105,105",
  466. "Type": "Expression"
  467. },
  468. "18": {
  469. "Ident": "StiText",
  470. "Name": "Text1",
  471. "MinSize": "0,0",
  472. "MaxSize": "0,0",
  473. "ClientRectangle": "0,0,413,10",
  474. "Interaction": {
  475. "Ident": "StiInteraction"
  476. },
  477. "Text": {
  478. "Value": "{head.staff}工时分配汇总表"
  479. },
  480. "HorAlignment": "Center",
  481. "VertAlignment": "Center",
  482. "Border": ";0,0,0;;;;;;solid:Black",
  483. "Brush": "solid:0,255,255,255",
  484. "TextBrush": "solid:105,105,105",
  485. "Type": "Expression"
  486. }
  487. }
  488. },
  489. "1": {
  490. "Ident": "StiDataBand",
  491. "Name": "DataBand1",
  492. "ClientRectangle": "0,30,412,10",
  493. "Interaction": {
  494. "Ident": "StiBandInteraction"
  495. },
  496. "Border": ";;;;;;;solid:Black",
  497. "Brush": "solid:",
  498. "Components": {
  499. "0": {
  500. "Ident": "StiText",
  501. "Name": "Text2",
  502. "Guid": "1bd77028caef422f931ffad045ae451b",
  503. "MinSize": "0,0",
  504. "MaxSize": "0,0",
  505. "ClientRectangle": "24,0,64,10",
  506. "Conditions": {
  507. "0": {
  508. "Ident": "StiCondition",
  509. "Item": "Expression",
  510. "Expression": {
  511. "Value": "{Line==Count(rows)}"
  512. },
  513. "TextColor": "Black",
  514. "BorderSides": "Bottom"
  515. }
  516. },
  517. "Interaction": {
  518. "Ident": "StiInteraction"
  519. },
  520. "Text": {
  521. "Value": "{IIF(Line==Count(rows),\"\",rows.project_name)}"
  522. },
  523. "CanBreak": true,
  524. "HorAlignment": "Center",
  525. "VertAlignment": "Center",
  526. "Border": "All;0,0,0;;;;;;solid:Black",
  527. "Brush": "solid:0,255,255,255",
  528. "TextBrush": "solid:105,105,105",
  529. "Type": "Expression"
  530. },
  531. "1": {
  532. "Ident": "StiText",
  533. "Name": "Text7",
  534. "MinSize": "0,0",
  535. "MaxSize": "0,0",
  536. "ClientRectangle": "0,0,24,10",
  537. "Conditions": {
  538. "0": {
  539. "Ident": "StiCondition",
  540. "Item": "Expression",
  541. "Expression": {
  542. "Value": "{Line==Count(rows)}"
  543. },
  544. "TextColor": "Black",
  545. "BorderSides": "Left, Bottom"
  546. }
  547. },
  548. "Interaction": {
  549. "Ident": "StiInteraction"
  550. },
  551. "Text": {
  552. "Value": "{rows.project_number}"
  553. },
  554. "HorAlignment": "Center",
  555. "VertAlignment": "Center",
  556. "Border": "All;0,0,0;;;;;;solid:Black",
  557. "Brush": "solid:0,255,255,255",
  558. "TextBrush": "solid:105,105,105",
  559. "Type": "DataColumn"
  560. },
  561. "2": {
  562. "Ident": "StiText",
  563. "Name": "Text4",
  564. "Guid": "94521608884f411d9c3f9220b1de155c",
  565. "MinSize": "0,0",
  566. "MaxSize": "0,0",
  567. "ClientRectangle": "286,0,22,10",
  568. "Conditions": {
  569. "0": {
  570. "Ident": "StiCondition",
  571. "Item": "Expression",
  572. "Expression": {
  573. "Value": "{Line==Count(rows)}"
  574. },
  575. "TextColor": "Black",
  576. "BorderSides": "Bottom"
  577. }
  578. },
  579. "Interaction": {
  580. "Ident": "StiInteraction"
  581. },
  582. "Text": {
  583. "Value": "{rows.v9}"
  584. },
  585. "HorAlignment": "Center",
  586. "VertAlignment": "Center",
  587. "Border": "All;0,0,0;;;;;;solid:Black",
  588. "Brush": "solid:0,255,255,255",
  589. "TextBrush": "solid:105,105,105",
  590. "Type": "Expression"
  591. },
  592. "3": {
  593. "Ident": "StiText",
  594. "Name": "Text5",
  595. "Guid": "f5e415e7373d4e5a8401be1ca77a3ca0",
  596. "MinSize": "0,0",
  597. "MaxSize": "0,0",
  598. "ClientRectangle": "308,0,22,10",
  599. "Conditions": {
  600. "0": {
  601. "Ident": "StiCondition",
  602. "Item": "Expression",
  603. "Expression": {
  604. "Value": "{Line==Count(rows)}"
  605. },
  606. "TextColor": "Black",
  607. "BorderSides": "Bottom"
  608. }
  609. },
  610. "Interaction": {
  611. "Ident": "StiInteraction"
  612. },
  613. "Text": {
  614. "Value": "{rows.v10}"
  615. },
  616. "HorAlignment": "Center",
  617. "VertAlignment": "Center",
  618. "Border": "All;0,0,0;;;;;;solid:Black",
  619. "Brush": "solid:0,255,255,255",
  620. "TextBrush": "solid:105,105,105",
  621. "Type": "Expression"
  622. },
  623. "4": {
  624. "Ident": "StiText",
  625. "Name": "Text8",
  626. "Guid": "eb8284dd729f44eb85f6a4114370116f",
  627. "MinSize": "0,0",
  628. "MaxSize": "0,0",
  629. "ClientRectangle": "330,0,22,10",
  630. "Conditions": {
  631. "0": {
  632. "Ident": "StiCondition",
  633. "Item": "Expression",
  634. "Expression": {
  635. "Value": "{Line==Count(rows)}"
  636. },
  637. "TextColor": "Transparent",
  638. "Style": "合计字体",
  639. "BorderSides": "Bottom",
  640. "BreakIfTrue": true
  641. }
  642. },
  643. "Interaction": {
  644. "Ident": "StiInteraction"
  645. },
  646. "Text": {
  647. "Value": "{IIF(Line==Count(rows),\"合计:\",rows.v11)}"
  648. },
  649. "HorAlignment": "Center",
  650. "VertAlignment": "Center",
  651. "Border": "All;0,0,0;;;;;;solid:Black",
  652. "Brush": "solid:0,255,255,255",
  653. "TextBrush": "solid:105,105,105",
  654. "Type": "Expression"
  655. },
  656. "5": {
  657. "Ident": "StiText",
  658. "Name": "Text17",
  659. "Guid": "76aa48dd71a8438b85b7d68da05d750a",
  660. "MinSize": "0,0",
  661. "MaxSize": "0,0",
  662. "ClientRectangle": "88,0,22,10",
  663. "Conditions": {
  664. "0": {
  665. "Ident": "StiCondition",
  666. "Item": "Expression",
  667. "Expression": {
  668. "Value": "{Line==Count(rows)}"
  669. },
  670. "TextColor": "Black",
  671. "BorderSides": "Bottom"
  672. }
  673. },
  674. "Interaction": {
  675. "Ident": "StiInteraction"
  676. },
  677. "Text": {
  678. "Value": "{rows.v0}"
  679. },
  680. "HorAlignment": "Center",
  681. "VertAlignment": "Center",
  682. "Border": "All;0,0,0;;;;;;solid:Black",
  683. "Brush": "solid:0,255,255,255",
  684. "TextBrush": "solid:105,105,105",
  685. "Type": "Expression"
  686. },
  687. "6": {
  688. "Ident": "StiText",
  689. "Name": "Text18",
  690. "Guid": "161c99461b3a4acc8a3252960de08fda",
  691. "MinSize": "0,0",
  692. "MaxSize": "0,0",
  693. "ClientRectangle": "110,0,22,10",
  694. "Conditions": {
  695. "0": {
  696. "Ident": "StiCondition",
  697. "Item": "Expression",
  698. "Expression": {
  699. "Value": "{Line==Count(rows)}"
  700. },
  701. "TextColor": "Black",
  702. "BorderSides": "Bottom"
  703. }
  704. },
  705. "Interaction": {
  706. "Ident": "StiInteraction"
  707. },
  708. "Text": {
  709. "Value": "{rows.v1}"
  710. },
  711. "HorAlignment": "Center",
  712. "VertAlignment": "Center",
  713. "Border": "All;0,0,0;;;;;;solid:Black",
  714. "Brush": "solid:0,255,255,255",
  715. "TextBrush": "solid:105,105,105",
  716. "Type": "Expression"
  717. },
  718. "7": {
  719. "Ident": "StiText",
  720. "Name": "Text19",
  721. "Guid": "f34e9619efa74472b955ee107cbc58df",
  722. "MinSize": "0,0",
  723. "MaxSize": "0,0",
  724. "ClientRectangle": "132,0,22,10",
  725. "Conditions": {
  726. "0": {
  727. "Ident": "StiCondition",
  728. "Item": "Expression",
  729. "Expression": {
  730. "Value": "{Line==Count(rows)}"
  731. },
  732. "TextColor": "Black",
  733. "BorderSides": "Bottom"
  734. }
  735. },
  736. "Interaction": {
  737. "Ident": "StiInteraction"
  738. },
  739. "Text": {
  740. "Value": "{rows.v2}"
  741. },
  742. "HorAlignment": "Center",
  743. "VertAlignment": "Center",
  744. "Border": "All;0,0,0;;;;;;solid:Black",
  745. "Brush": "solid:0,255,255,255",
  746. "TextBrush": "solid:105,105,105",
  747. "Type": "Expression"
  748. },
  749. "8": {
  750. "Ident": "StiText",
  751. "Name": "Text21",
  752. "Guid": "86312ccc6d664c7c9f10cec4fd1a5c31",
  753. "MinSize": "0,0",
  754. "MaxSize": "0,0",
  755. "ClientRectangle": "154,0,22,10",
  756. "Conditions": {
  757. "0": {
  758. "Ident": "StiCondition",
  759. "Item": "Expression",
  760. "Expression": {
  761. "Value": "{Line==Count(rows)}"
  762. },
  763. "TextColor": "Black",
  764. "BorderSides": "Bottom"
  765. }
  766. },
  767. "Interaction": {
  768. "Ident": "StiInteraction"
  769. },
  770. "Text": {
  771. "Value": "{rows.v3}"
  772. },
  773. "HorAlignment": "Center",
  774. "VertAlignment": "Center",
  775. "Border": "All;0,0,0;;;;;;solid:Black",
  776. "Brush": "solid:0,255,255,255",
  777. "TextBrush": "solid:105,105,105",
  778. "Type": "Expression"
  779. },
  780. "9": {
  781. "Ident": "StiText",
  782. "Name": "Text22",
  783. "Guid": "ccd3dee7825a4620b33e2afdf065bd5b",
  784. "MinSize": "0,0",
  785. "MaxSize": "0,0",
  786. "ClientRectangle": "176,0,22,10",
  787. "Conditions": {
  788. "0": {
  789. "Ident": "StiCondition",
  790. "Item": "Expression",
  791. "Expression": {
  792. "Value": "{Line==Count(rows)}"
  793. },
  794. "TextColor": "Black",
  795. "BorderSides": "Bottom"
  796. }
  797. },
  798. "Interaction": {
  799. "Ident": "StiInteraction"
  800. },
  801. "Text": {
  802. "Value": "{rows.v4}"
  803. },
  804. "HorAlignment": "Center",
  805. "VertAlignment": "Center",
  806. "Border": "All;0,0,0;;;;;;solid:Black",
  807. "Brush": "solid:0,255,255,255",
  808. "TextBrush": "solid:105,105,105",
  809. "Type": "Expression"
  810. },
  811. "10": {
  812. "Ident": "StiText",
  813. "Name": "Text32",
  814. "Guid": "d9f828f631b84a419dfc5f063d83380e",
  815. "MinSize": "0,0",
  816. "MaxSize": "0,0",
  817. "ClientRectangle": "198,0,22,10",
  818. "Conditions": {
  819. "0": {
  820. "Ident": "StiCondition",
  821. "Item": "Expression",
  822. "Expression": {
  823. "Value": "{Line==Count(rows)}"
  824. },
  825. "TextColor": "Black",
  826. "BorderSides": "Bottom"
  827. }
  828. },
  829. "Interaction": {
  830. "Ident": "StiInteraction"
  831. },
  832. "Text": {
  833. "Value": "{rows.v5}"
  834. },
  835. "HorAlignment": "Center",
  836. "VertAlignment": "Center",
  837. "Border": "All;0,0,0;;;;;;solid:Black",
  838. "Brush": "solid:0,255,255,255",
  839. "TextBrush": "solid:105,105,105",
  840. "Type": "Expression"
  841. },
  842. "11": {
  843. "Ident": "StiText",
  844. "Name": "Text34",
  845. "Guid": "73499d13212e4473801ddb2a0273d12e",
  846. "MinSize": "0,0",
  847. "MaxSize": "0,0",
  848. "ClientRectangle": "220,0,22,10",
  849. "Conditions": {
  850. "0": {
  851. "Ident": "StiCondition",
  852. "Item": "Expression",
  853. "Expression": {
  854. "Value": "{Line==Count(rows)}"
  855. },
  856. "TextColor": "Black",
  857. "BorderSides": "Bottom"
  858. }
  859. },
  860. "Interaction": {
  861. "Ident": "StiInteraction"
  862. },
  863. "Text": {
  864. "Value": "{rows.v6}"
  865. },
  866. "HorAlignment": "Center",
  867. "VertAlignment": "Center",
  868. "Border": "All;0,0,0;;;;;;solid:Black",
  869. "Brush": "solid:0,255,255,255",
  870. "TextBrush": "solid:105,105,105",
  871. "Type": "Expression"
  872. },
  873. "12": {
  874. "Ident": "StiText",
  875. "Name": "Text35",
  876. "Guid": "75b2e60976f244e0a3ed2013a786dbfa",
  877. "MinSize": "0,0",
  878. "MaxSize": "0,0",
  879. "ClientRectangle": "352,0,20,10",
  880. "Conditions": {
  881. "0": {
  882. "Ident": "StiCondition",
  883. "Item": "Expression",
  884. "Expression": {
  885. "Value": "{Line==Count(rows)}"
  886. },
  887. "Style": "居右粗体",
  888. "BorderSides": "None",
  889. "BreakIfTrue": true
  890. },
  891. "1": {
  892. "Ident": "StiCondition",
  893. "Item": "Expression",
  894. "Expression": {
  895. "Value": "{rows.money.length>0}"
  896. },
  897. "TextColor": "Black",
  898. "Style": "居右",
  899. "BorderSides": "All",
  900. "BreakIfTrue": true
  901. },
  902. "2": {
  903. "Ident": "StiCondition",
  904. "Item": "Expression",
  905. "Expression": {
  906. "Value": "{rows.money.length==0}"
  907. },
  908. "Style": "居右",
  909. "BorderSides": "None",
  910. "BreakIfTrue": true
  911. }
  912. },
  913. "Interaction": {
  914. "Ident": "StiInteraction"
  915. },
  916. "Text": {
  917. "Value": "{rows.money}"
  918. },
  919. "HorAlignment": "Center",
  920. "VertAlignment": "Center",
  921. "Border": "All;0,0,0;;;;;;solid:Black",
  922. "Brush": "solid:0,255,255,255",
  923. "TextBrush": "solid:105,105,105",
  924. "Margins": {
  925. "Left": 0.0,
  926. "Right": 3.0,
  927. "Top": 0.0,
  928. "Bottom": 0.0
  929. },
  930. "TextFormat": {
  931. "Ident": "StiNumberFormatService",
  932. "NegativePattern": 1,
  933. "GroupSeparator": ",",
  934. "State": "DecimalDigits"
  935. },
  936. "Type": "DataColumn"
  937. },
  938. "13": {
  939. "Ident": "StiText",
  940. "Name": "Text20",
  941. "Guid": "45a9f4ec33a04ea7be2df3b453a34eda",
  942. "MinSize": "0,0",
  943. "MaxSize": "0,0",
  944. "ClientRectangle": "392,0,20,10",
  945. "Conditions": {
  946. "0": {
  947. "Ident": "StiCondition",
  948. "Item": "Expression",
  949. "Expression": {
  950. "Value": "{Line==Count(rows)}"
  951. },
  952. "Style": "居右粗体",
  953. "BorderSides": "Bottom",
  954. "BreakIfTrue": true
  955. },
  956. "1": {
  957. "Ident": "StiCondition",
  958. "Item": "Expression",
  959. "Expression": {
  960. "Value": "{rows.assign_money.length>0}"
  961. },
  962. "Style": "居右",
  963. "BorderSides": "None",
  964. "BreakIfTrue": true
  965. },
  966. "2": {
  967. "Ident": "StiCondition",
  968. "Item": "Expression",
  969. "Expression": {
  970. "Value": "{rows.assign_money.length==0}"
  971. },
  972. "Style": "居右",
  973. "BorderSides": "None",
  974. "BreakIfTrue": true
  975. }
  976. },
  977. "Interaction": {
  978. "Ident": "StiInteraction"
  979. },
  980. "Text": {
  981. "Value": "{rows.assign_money}"
  982. },
  983. "HorAlignment": "Center",
  984. "VertAlignment": "Center",
  985. "Border": "All;0,0,0;;;;;;solid:Black",
  986. "Brush": "solid:0,255,255,255",
  987. "TextBrush": "solid:105,105,105",
  988. "Margins": {
  989. "Left": 0.0,
  990. "Right": 3.0,
  991. "Top": 0.0,
  992. "Bottom": 0.0
  993. },
  994. "TextFormat": {
  995. "Ident": "StiNumberFormatService",
  996. "NegativePattern": 1,
  997. "GroupSeparator": ",",
  998. "State": "DecimalDigits"
  999. },
  1000. "Type": "Expression"
  1001. },
  1002. "14": {
  1003. "Ident": "StiText",
  1004. "Name": "Text36",
  1005. "Guid": "d704d2c875944830b8e1136ff989b9e8",
  1006. "MinSize": "0,0",
  1007. "MaxSize": "0,0",
  1008. "ClientRectangle": "372,0,20,10",
  1009. "Conditions": {
  1010. "0": {
  1011. "Ident": "StiCondition",
  1012. "Item": "Expression",
  1013. "Expression": {
  1014. "Value": "{Line==Count(rows)}"
  1015. },
  1016. "Style": "居右粗体",
  1017. "BorderSides": "None",
  1018. "BreakIfTrue": true
  1019. },
  1020. "1": {
  1021. "Ident": "StiCondition",
  1022. "Item": "Expression",
  1023. "Expression": {
  1024. "Value": "{rows.shiji==0}"
  1025. },
  1026. "TextColor": "Black",
  1027. "Style": "居右",
  1028. "BorderSides": "All",
  1029. "BreakIfTrue": true
  1030. },
  1031. "2": {
  1032. "Ident": "StiCondition",
  1033. "Item": "Expression",
  1034. "Expression": {
  1035. "Value": "{rows.shiji>0}"
  1036. },
  1037. "Style": "居右",
  1038. "BorderSides": "None",
  1039. "BreakIfTrue": true
  1040. }
  1041. },
  1042. "Interaction": {
  1043. "Ident": "StiInteraction"
  1044. },
  1045. "Text": {
  1046. "Value": "{rows.shiji}"
  1047. },
  1048. "HorAlignment": "Center",
  1049. "VertAlignment": "Center",
  1050. "Border": "All;0,0,0;;;;;;solid:Black",
  1051. "Brush": "solid:0,255,255,255",
  1052. "TextBrush": "solid:105,105,105",
  1053. "Margins": {
  1054. "Left": 0.0,
  1055. "Right": 3.0,
  1056. "Top": 0.0,
  1057. "Bottom": 0.0
  1058. },
  1059. "TextFormat": {
  1060. "Ident": "StiNumberFormatService",
  1061. "NegativePattern": 1,
  1062. "DecimalDigits": 1,
  1063. "GroupSeparator": ",",
  1064. "State": "DecimalDigits"
  1065. },
  1066. "Type": "DataColumn"
  1067. },
  1068. "15": {
  1069. "Ident": "StiText",
  1070. "Name": "Text6",
  1071. "Guid": "7afb763f84794dbda28e581d7ec07918",
  1072. "MinSize": "0,0",
  1073. "MaxSize": "0,0",
  1074. "ClientRectangle": "264,0,22,10",
  1075. "Conditions": {
  1076. "0": {
  1077. "Ident": "StiCondition",
  1078. "Item": "Expression",
  1079. "Expression": {
  1080. "Value": "{Line==Count(rows)}"
  1081. },
  1082. "TextColor": "Black",
  1083. "BorderSides": "Bottom"
  1084. }
  1085. },
  1086. "Interaction": {
  1087. "Ident": "StiInteraction"
  1088. },
  1089. "Text": {
  1090. "Value": "{rows.v8}"
  1091. },
  1092. "HorAlignment": "Center",
  1093. "VertAlignment": "Center",
  1094. "Border": "All;0,0,0;;;;;;solid:Black",
  1095. "Brush": "solid:0,255,255,255",
  1096. "TextBrush": "solid:105,105,105",
  1097. "Type": "Expression"
  1098. },
  1099. "16": {
  1100. "Ident": "StiText",
  1101. "Name": "Text33",
  1102. "Guid": "4ef44df6d3174b54853369b347f3f39c",
  1103. "MinSize": "0,0",
  1104. "MaxSize": "0,0",
  1105. "ClientRectangle": "242,0,22,10",
  1106. "Conditions": {
  1107. "0": {
  1108. "Ident": "StiCondition",
  1109. "Item": "Expression",
  1110. "Expression": {
  1111. "Value": "{Line==Count(rows)}"
  1112. },
  1113. "TextColor": "Black",
  1114. "BorderSides": "Bottom"
  1115. }
  1116. },
  1117. "Interaction": {
  1118. "Ident": "StiInteraction"
  1119. },
  1120. "Text": {
  1121. "Value": "{rows.v7}"
  1122. },
  1123. "HorAlignment": "Center",
  1124. "VertAlignment": "Center",
  1125. "Border": "All;0,0,0;;;;;;solid:Black",
  1126. "Brush": "solid:0,255,255,255",
  1127. "TextBrush": "solid:105,105,105",
  1128. "Type": "Expression"
  1129. }
  1130. },
  1131. "DataSourceName": "rows"
  1132. },
  1133. "2": {
  1134. "Ident": "StiFooterBand",
  1135. "Name": "FooterBand1",
  1136. "ClientRectangle": "0,48,412,8",
  1137. "Interaction": {
  1138. "Ident": "StiInteraction"
  1139. },
  1140. "Border": ";;;;;;;solid:Black",
  1141. "Brush": "solid:",
  1142. "Components": {
  1143. "0": {
  1144. "Ident": "StiText",
  1145. "Name": "Text37",
  1146. "Guid": "f07309f271c04d72b127850c94fc8e56",
  1147. "MinSize": "0,0",
  1148. "MaxSize": "0,0",
  1149. "ClientRectangle": "0,0,412,8",
  1150. "Interaction": {
  1151. "Ident": "StiInteraction"
  1152. },
  1153. "Text": {
  1154. "Value": "签名:\t\t\t复核:\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \t \t\t\t\t\t 制表人:{User_name.User_name}"
  1155. },
  1156. "VertAlignment": "Center",
  1157. "Font": ";9;;",
  1158. "Border": ";;;;;;;solid:Black",
  1159. "Brush": "solid:",
  1160. "TextBrush": "solid:Black",
  1161. "Type": "Expression"
  1162. }
  1163. }
  1164. }
  1165. },
  1166. "ColumnWidth": 177.0,
  1167. "Orientation": "Landscape",
  1168. "PageWidth": 420.0,
  1169. "PageHeight": 297.0,
  1170. "Watermark": {
  1171. "TextBrush": "solid:50,0,0,0"
  1172. },
  1173. "Margins": {
  1174. "Left": 4.0,
  1175. "Right": 4.0,
  1176. "Top": 10.0,
  1177. "Bottom": 10.0
  1178. },
  1179. "ReportUnit": {
  1180. "Ident": "StiMillimetersUnit"
  1181. }
  1182. }
  1183. }
  1184. }