s
This commit is contained in:
		
							
								
								
									
										15
									
								
								Project/fMain.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										15
									
								
								Project/fMain.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -242,14 +242,14 @@ | |||||||
|             //  |             //  | ||||||
|             this.codesToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("codesToolStripMenuItem.Image"))); |             this.codesToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("codesToolStripMenuItem.Image"))); | ||||||
|             this.codesToolStripMenuItem.Name = "codesToolStripMenuItem"; |             this.codesToolStripMenuItem.Name = "codesToolStripMenuItem"; | ||||||
|             this.codesToolStripMenuItem.Size = new System.Drawing.Size(153, 24); |             this.codesToolStripMenuItem.Size = new System.Drawing.Size(180, 24); | ||||||
|             this.codesToolStripMenuItem.Text = "공용코드"; |             this.codesToolStripMenuItem.Text = "공용코드"; | ||||||
|             this.codesToolStripMenuItem.Click += new System.EventHandler(this.codesToolStripMenuItem_Click); |             this.codesToolStripMenuItem.Click += new System.EventHandler(this.codesToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
|             // itemsToolStripMenuItem |             // itemsToolStripMenuItem | ||||||
|             //  |             //  | ||||||
|             this.itemsToolStripMenuItem.Name = "itemsToolStripMenuItem"; |             this.itemsToolStripMenuItem.Name = "itemsToolStripMenuItem"; | ||||||
|             this.itemsToolStripMenuItem.Size = new System.Drawing.Size(153, 24); |             this.itemsToolStripMenuItem.Size = new System.Drawing.Size(180, 24); | ||||||
|             this.itemsToolStripMenuItem.Text = "품목정보"; |             this.itemsToolStripMenuItem.Text = "품목정보"; | ||||||
|             this.itemsToolStripMenuItem.Click += new System.EventHandler(this.itemsToolStripMenuItem_Click); |             this.itemsToolStripMenuItem.Click += new System.EventHandler(this.itemsToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
| @@ -260,7 +260,7 @@ | |||||||
|             this.myAccouserToolStripMenuItem, |             this.myAccouserToolStripMenuItem, | ||||||
|             this.권한설정ToolStripMenuItem}); |             this.권한설정ToolStripMenuItem}); | ||||||
|             this.userInfoToolStripMenuItem.Name = "userInfoToolStripMenuItem"; |             this.userInfoToolStripMenuItem.Name = "userInfoToolStripMenuItem"; | ||||||
|             this.userInfoToolStripMenuItem.Size = new System.Drawing.Size(153, 24); |             this.userInfoToolStripMenuItem.Size = new System.Drawing.Size(180, 24); | ||||||
|             this.userInfoToolStripMenuItem.Text = "사용자"; |             this.userInfoToolStripMenuItem.Text = "사용자"; | ||||||
|             //  |             //  | ||||||
|             // userAccountToolStripMenuItem |             // userAccountToolStripMenuItem | ||||||
| @@ -287,14 +287,14 @@ | |||||||
|             // customerToolStripMenuItem |             // customerToolStripMenuItem | ||||||
|             //  |             //  | ||||||
|             this.customerToolStripMenuItem.Name = "customerToolStripMenuItem"; |             this.customerToolStripMenuItem.Name = "customerToolStripMenuItem"; | ||||||
|             this.customerToolStripMenuItem.Size = new System.Drawing.Size(153, 24); |             this.customerToolStripMenuItem.Size = new System.Drawing.Size(180, 24); | ||||||
|             this.customerToolStripMenuItem.Text = "업체정보"; |             this.customerToolStripMenuItem.Text = "업체정보"; | ||||||
|             this.customerToolStripMenuItem.Click += new System.EventHandler(this.customerToolStripMenuItem_Click); |             this.customerToolStripMenuItem.Click += new System.EventHandler(this.customerToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
|             // mn_kuntae |             // mn_kuntae | ||||||
|             //  |             //  | ||||||
|             this.mn_kuntae.Name = "mn_kuntae"; |             this.mn_kuntae.Name = "mn_kuntae"; | ||||||
|             this.mn_kuntae.Size = new System.Drawing.Size(153, 24); |             this.mn_kuntae.Size = new System.Drawing.Size(180, 24); | ||||||
|             this.mn_kuntae.Text = "월별 근무표"; |             this.mn_kuntae.Text = "월별 근무표"; | ||||||
|             this.mn_kuntae.Click += new System.EventHandler(this.월별근무표ToolStripMenuItem_Click); |             this.mn_kuntae.Click += new System.EventHandler(this.월별근무표ToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
| @@ -302,7 +302,7 @@ | |||||||
|             //  |             //  | ||||||
|             this.메일양식ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("메일양식ToolStripMenuItem.Image"))); |             this.메일양식ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("메일양식ToolStripMenuItem.Image"))); | ||||||
|             this.메일양식ToolStripMenuItem.Name = "메일양식ToolStripMenuItem"; |             this.메일양식ToolStripMenuItem.Name = "메일양식ToolStripMenuItem"; | ||||||
|             this.메일양식ToolStripMenuItem.Size = new System.Drawing.Size(153, 24); |             this.메일양식ToolStripMenuItem.Size = new System.Drawing.Size(180, 24); | ||||||
|             this.메일양식ToolStripMenuItem.Text = "메일 양식"; |             this.메일양식ToolStripMenuItem.Text = "메일 양식"; | ||||||
|             this.메일양식ToolStripMenuItem.Click += new System.EventHandler(this.메일양식ToolStripMenuItem_Click); |             this.메일양식ToolStripMenuItem.Click += new System.EventHandler(this.메일양식ToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
| @@ -663,7 +663,7 @@ | |||||||
|             // 품목검색ToolStripMenuItem |             // 품목검색ToolStripMenuItem | ||||||
|             //  |             //  | ||||||
|             this.품목검색ToolStripMenuItem.Name = "품목검색ToolStripMenuItem"; |             this.품목검색ToolStripMenuItem.Name = "품목검색ToolStripMenuItem"; | ||||||
|             this.품목검색ToolStripMenuItem.Size = new System.Drawing.Size(180, 24); |             this.품목검색ToolStripMenuItem.Size = new System.Drawing.Size(139, 24); | ||||||
|             this.품목검색ToolStripMenuItem.Text = "품목 검색"; |             this.품목검색ToolStripMenuItem.Text = "품목 검색"; | ||||||
|             this.품목검색ToolStripMenuItem.Click += new System.EventHandler(this.품목검색ToolStripMenuItem_Click); |             this.품목검색ToolStripMenuItem.Click += new System.EventHandler(this.품목검색ToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
| @@ -837,6 +837,7 @@ | |||||||
|             this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; |             this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; | ||||||
|             this.tabControl1.TabIndex = 34; |             this.tabControl1.TabIndex = 34; | ||||||
|             this.tabControl1.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.tabControl1_DrawItem); |             this.tabControl1.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.tabControl1_DrawItem); | ||||||
|  |             this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged); | ||||||
|             //  |             //  | ||||||
|             // toolStrip1 |             // toolStrip1 | ||||||
|             //  |             //  | ||||||
|   | |||||||
| @@ -1058,5 +1058,10 @@ namespace Project | |||||||
|             if (!ShowForm(formkey)) |             if (!ShowForm(formkey)) | ||||||
|                 AddForm(formkey, new FED0000.fLicenseList()); |                 AddForm(formkey, new FED0000.fLicenseList()); | ||||||
|         } |         } | ||||||
|  |  | ||||||
|  |         private void tabControl1_SelectedIndexChanged(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |  | ||||||
|  |         } | ||||||
|     } |     } | ||||||
| } | } | ||||||
|   | |||||||
| @@ -431,20 +431,20 @@ | |||||||
|   <data name="toolStripButton2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |   <data name="toolStripButton2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|     <value> |     <value> | ||||||
|         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 | ||||||
|         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAMVSURBVDhPfZNdTJtlGIZ7amJ2gMGKoz+bHiCoyeKWoNEs |         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAMVSURBVDhPfZNdTJtlGIZ7amI8YGGVjf5seoCwmUxdgkZj | ||||||
|         2zJGImxjdsjP6PbBoLT8bLOTDouMOlraQguUnwLFZWgpspU1czI6xTGyGRPdEl2YdanOdcFpMRjPSMj0 |         1IyRCNvYOuRndPtgUFp+dHbSYZHRjZa20ALlp0BxGVqKbGWNTkanOCSbMdEt0YVZl+pcF5wWg/GMhEwv | ||||||
|         srzrko0Y7+Q+efLc1/e8z/t+soEKNavtLVfTJ6noOaCkW6uks0yBqzQdZ/Fa7EVrsRY+yweaNFr2PIMA |         y7su2ciyO7lPnjz39T3v876fbKBCzWp7y9X0SSp6Dijp1irpLFPgKk3HWbwee9F6rIXrOKZJo2X3kwjA | ||||||
|         /PGV+799pYOF2Xbil5z8/rmdexds/Hr+BPMhC3fPNNNcIBeA+cjZo8RnrcTGCx94bC93/G9x+1QBP/t2 |         X9+4H+6LHSzMthO/4OTPL+zcPmfj97PHmQ9ZuHW6meYCuQDMR84cJj5rJTZeeNdje7np38ONkwX86ttB | ||||||
|         Eu17k1tduUSc27nZuoUfXRp+8Ztp2ii/nwCoSiZtO8QXw42bmDy2EVNeKsEjGxir38CI4WWGql4SNbc2 |         tO9NrnflEnFu41rra/zs0vCb30zTc/I7CYCqZNK2XXwx3LiVySMvYMpLJXhoC2P1WxgxPMtQ1WZRc2sz | ||||||
|         E3txBt/7Ggg25PDezqf7ZSvySupr10eqmDv9LhN1z4vmj3TrGa5YR/9+NV37VKLWqlHysWUfV50HEuGU |         sRdn8KOvgWBDDu/vWNsvW5FXUl++MlLF3Kn3mKh7WjR/pNvIcMUG+ver6dqnErVWjZKPLfu45DyQCKcs | ||||||
|         hSM5a1IEoFdSvD5myubeF22EGl8VzYPl6+gpU9FRrMJWqBS1Fs16vu17hw/12TTkPVUiwg/VrVWMXnLt |         HMp5IkUAeiXFy2OmbG5/2Uao8UXRPFi+gZ4yFR3FKmyFSlFr0Wzk+753+VCfTUPemhIRvqdurWL0gmsv | ||||||
|         5WufgZmBOqY8Bj7t0hNy6znTXs0nDh2TrhrONeZhyk+9nIw9UK8h88l+SRk6Xqa437E5/e/VV7Wy7aZd |         3/oMzAzUMeUx8FmXnpBbz+n2aj5x6Jh01fBpYx6m/NSvk7G76jVkPt4vKUNHyxR3Ol5N/3f1Va1su2mn | ||||||
|         8pUzcyw/9R/LnjR3MiqT+SrSUwYk9Z/Bpq3MenWPeaZfx3Sfjos9VVzoruR8ZyUTTone2tdoKZCfEICB |         fOXMHMlP/c+yO82djMpkvor0lAFJ/Xew6XVmvboHPNOvY7pPx/meKs51V3K2s5IJp0Rv7Uu0FMiPC8DA | ||||||
|         /aroRPN2rgzVEDy6ifH6Fxmry8Jfm8UpQxbDuky8B1/AI2Xg0mYwZNzBqE2iszo7MZE8JOsqS/trLmgi |         flV0onkbF4dqCB7eynj9JsbqsvDXZnHSkMWwLhPvwWfwSBm4tBkMGbczapPorM5OTCQPybrK0v6ZC5oI | ||||||
|         aHyF0ernxLL+z027FLgN2zjdXiOOJAB3Z+zEPmvk9sRhfhqvJRrQcWvkID8Ma5nzlnDDU8h3rt1ct+dz |         Gp9ntPopsaxHuWmnArfhDU6114gjCcCtGTuxzxu5MfEOv4zXEg3ouD5ykJ+Gtcx5S7jqKeQH1y6u2PO5 | ||||||
|         rTWXbyyJBzVsWtlHEvBlWyJUSuTkbk722PB4PMLTjre5asnh+PtmjEYjer2ehWip8E2fSUwkAHcuWpmf |         3JrLd5bEgxo2rewjCfiqLREqJXJiFyd6bHg8HuFpx1tcsuRw9AMzRqMRvV7PQrRU+JrPJCYSgJvnrcxP | ||||||
|         dhALtxHwdRKLxYhEIvj9fhwOB+FwmKWlJSoryrkx2CDCjwEe/eNc9blMTU0Rj8dZXl4WXlxcJBAIoNO8 |         O4iF2wj4OonFYkQiEfx+Pw6Hg3A4zNLSEpUV5VwdbBDhBwD3/3Gu+lympqaIx+MsLy8LLy4uEggE0Gle | ||||||
|         IcZ+dCfiJlbLarUeMpvN0YdjS5L0W1FR0aBGo3ki2ZKUTPYva0s1QtcuXsIAAAAASUVORK5CYII= |         EWPfvxNxE6tltVrfNpvN0XtjS5L0R1FR0aBGo3ks2ZKUTPY/ZKs1QNfnysgAAAAASUVORK5CYII= | ||||||
| </value> | </value> | ||||||
|   </data> |   </data> | ||||||
|   <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |   <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> | ||||||
|   | |||||||
| @@ -40,8 +40,8 @@ | |||||||
|             System.Windows.Forms.Label label3; |             System.Windows.Forms.Label label3; | ||||||
|             System.Windows.Forms.Label label4; |             System.Windows.Forms.Label label4; | ||||||
|             System.Windows.Forms.Label label5; |             System.Windows.Forms.Label label5; | ||||||
|             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fRequestItem_Add)); |  | ||||||
|             System.Windows.Forms.Label label6; |             System.Windows.Forms.Label label6; | ||||||
|  |             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fRequestItem_Add)); | ||||||
|             this.dsMSSQL = new FCM0000.dsMSSQL(); |             this.dsMSSQL = new FCM0000.dsMSSQL(); | ||||||
|             this.bs = new System.Windows.Forms.BindingSource(this.components); |             this.bs = new System.Windows.Forms.BindingSource(this.components); | ||||||
|             this.ta = new FCM0000.dsMSSQLTableAdapters.RequestItemTableAdapter(); |             this.ta = new FCM0000.dsMSSQLTableAdapters.RequestItemTableAdapter(); | ||||||
| @@ -192,6 +192,17 @@ | |||||||
|             label5.Text = "Model"; |             label5.Text = "Model"; | ||||||
|             label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |             label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; | ||||||
|             //  |             //  | ||||||
|  |             // label6 | ||||||
|  |             //  | ||||||
|  |             label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); | ||||||
|  |             label6.AutoSize = true; | ||||||
|  |             label6.Location = new System.Drawing.Point(282, 550); | ||||||
|  |             label6.Name = "label6"; | ||||||
|  |             label6.Size = new System.Drawing.Size(41, 12); | ||||||
|  |             label6.TabIndex = 30; | ||||||
|  |             label6.Text = "Memo"; | ||||||
|  |             label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; | ||||||
|  |             //  | ||||||
|             // dsMSSQL |             // dsMSSQL | ||||||
|             //  |             //  | ||||||
|             this.dsMSSQL.DataSetName = "dsMSSQL"; |             this.dsMSSQL.DataSetName = "dsMSSQL"; | ||||||
| @@ -211,9 +222,15 @@ | |||||||
|             this.tam.BackupDataSetBeforeUpdate = false; |             this.tam.BackupDataSetBeforeUpdate = false; | ||||||
|             this.tam.BoardTableAdapter = null; |             this.tam.BoardTableAdapter = null; | ||||||
|             this.tam.CommonTableAdapter = null; |             this.tam.CommonTableAdapter = null; | ||||||
|  |             this.tam.CustomsTableAdapter = null; | ||||||
|  |             this.tam.EETGW_DocuFormTableAdapter = null; | ||||||
|  |             this.tam.HolidayLIstTableAdapter = null; | ||||||
|  |             this.tam.InventoryUserTableAdapter = null; | ||||||
|             this.tam.ItemsTableAdapter = null; |             this.tam.ItemsTableAdapter = null; | ||||||
|             this.tam.ProjectsTableAdapter = null; |             this.tam.ProjectsTableAdapter = null; | ||||||
|  |             this.tam.PurchaseTableAdapter = null; | ||||||
|             this.tam.RequestItemTableAdapter = this.ta; |             this.tam.RequestItemTableAdapter = this.ta; | ||||||
|  |             this.tam.StaffTableAdapter = null; | ||||||
|             this.tam.UpdateOrder = FCM0000.dsMSSQLTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; |             this.tam.UpdateOrder = FCM0000.dsMSSQLTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; | ||||||
|             //  |             //  | ||||||
|             // tbItem |             // tbItem | ||||||
| @@ -394,17 +411,6 @@ | |||||||
|             this.textBox1.Size = new System.Drawing.Size(403, 21); |             this.textBox1.Size = new System.Drawing.Size(403, 21); | ||||||
|             this.textBox1.TabIndex = 31; |             this.textBox1.TabIndex = 31; | ||||||
|             //  |             //  | ||||||
|             // label6 |  | ||||||
|             //  |  | ||||||
|             label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |  | ||||||
|             label6.AutoSize = true; |  | ||||||
|             label6.Location = new System.Drawing.Point(282, 550); |  | ||||||
|             label6.Name = "label6"; |  | ||||||
|             label6.Size = new System.Drawing.Size(41, 12); |  | ||||||
|             label6.TabIndex = 30; |  | ||||||
|             label6.Text = "Memo"; |  | ||||||
|             label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |  | ||||||
|             //  |  | ||||||
|             // fRequestItem_Add |             // fRequestItem_Add | ||||||
|             //  |             //  | ||||||
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); | ||||||
|   | |||||||
| @@ -150,6 +150,9 @@ | |||||||
|   <metadata name="label5.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |   <metadata name="label5.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> | ||||||
|     <value>False</value> |     <value>False</value> | ||||||
|   </metadata> |   </metadata> | ||||||
|  |   <metadata name="label6.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> | ||||||
|  |     <value>False</value> | ||||||
|  |   </metadata> | ||||||
|   <metadata name="dsMSSQL.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |   <metadata name="dsMSSQL.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||||||
|     <value>17, 17</value> |     <value>17, 17</value> | ||||||
|   </metadata> |   </metadata> | ||||||
| @@ -170,7 +173,4 @@ | |||||||
| <BODY></BODY></HTML> | <BODY></BODY></HTML> | ||||||
| </value> | </value> | ||||||
|   </data> |   </data> | ||||||
|   <metadata name="label6.GenerateMember" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |  | ||||||
|     <value>False</value> |  | ||||||
|   </metadata> |  | ||||||
| </root> | </root> | ||||||
							
								
								
									
										1
									
								
								SubProject/FCM0000/fCode.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1
									
								
								SubProject/FCM0000/fCode.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -341,6 +341,7 @@ | |||||||
|             this.tam.BoardTableAdapter = null; |             this.tam.BoardTableAdapter = null; | ||||||
|             this.tam.CommonTableAdapter = this.ta; |             this.tam.CommonTableAdapter = this.ta; | ||||||
|             this.tam.CustomsTableAdapter = null; |             this.tam.CustomsTableAdapter = null; | ||||||
|  |             this.tam.EETGW_DocuFormTableAdapter = null; | ||||||
|             this.tam.HolidayLIstTableAdapter = null; |             this.tam.HolidayLIstTableAdapter = null; | ||||||
|             this.tam.InventoryUserTableAdapter = null; |             this.tam.InventoryUserTableAdapter = null; | ||||||
|             this.tam.ItemsTableAdapter = null; |             this.tam.ItemsTableAdapter = null; | ||||||
|   | |||||||
							
								
								
									
										194
									
								
								SubProject/FCM0000/fLovProject.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										194
									
								
								SubProject/FCM0000/fLovProject.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -36,8 +36,8 @@ | |||||||
|             System.Windows.Forms.Label edateLabel; |             System.Windows.Forms.Label edateLabel; | ||||||
|             System.Windows.Forms.Label memoLabel; |             System.Windows.Forms.Label memoLabel; | ||||||
|             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fLovProject)); |             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fLovProject)); | ||||||
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); | ||||||
|             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); | ||||||
|             this.bn = new System.Windows.Forms.BindingNavigator(this.components); |             this.bn = new System.Windows.Forms.BindingNavigator(this.components); | ||||||
|             this.bs = new System.Windows.Forms.BindingSource(this.components); |             this.bs = new System.Windows.Forms.BindingSource(this.components); | ||||||
|             this.dsMSSQL = new FCM0000.dsMSSQL(); |             this.dsMSSQL = new FCM0000.dsMSSQL(); | ||||||
| @@ -51,7 +51,16 @@ | |||||||
|             this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton(); |             this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator(); |             this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator(); | ||||||
|             this.btOK = new System.Windows.Forms.ToolStripButton(); |             this.btOK = new System.Windows.Forms.ToolStripButton(); | ||||||
|  |             this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel(); | ||||||
|  |             this.tbFind = new System.Windows.Forms.ToolStripTextBox(); | ||||||
|  |             this.btFGind = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.dv = new System.Windows.Forms.DataGridView(); |             this.dv = new System.Windows.Forms.DataGridView(); | ||||||
|  |             this.idx = new System.Windows.Forms.DataGridViewTextBoxColumn(); | ||||||
|  |             this.sdate = new System.Windows.Forms.DataGridViewTextBoxColumn(); | ||||||
|  |             this.status = new System.Windows.Forms.DataGridViewTextBoxColumn(); | ||||||
|  |             this.nameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); | ||||||
|  |             this.userManager = new System.Windows.Forms.DataGridViewTextBoxColumn(); | ||||||
|  |             this.reqstaffDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); | ||||||
|             this.panel1 = new System.Windows.Forms.Panel(); |             this.panel1 = new System.Windows.Forms.Panel(); | ||||||
|             this.pdateTextBox = new System.Windows.Forms.TextBox(); |             this.pdateTextBox = new System.Windows.Forms.TextBox(); | ||||||
|             this.requestTextBox = new System.Windows.Forms.TextBox(); |             this.requestTextBox = new System.Windows.Forms.TextBox(); | ||||||
| @@ -61,15 +70,6 @@ | |||||||
|             this.memoTextBox = new System.Windows.Forms.TextBox(); |             this.memoTextBox = new System.Windows.Forms.TextBox(); | ||||||
|             this.ta = new FCM0000.dsMSSQLTableAdapters.ProjectsTableAdapter(); |             this.ta = new FCM0000.dsMSSQLTableAdapters.ProjectsTableAdapter(); | ||||||
|             this.tam = new FCM0000.dsMSSQLTableAdapters.TableAdapterManager(); |             this.tam = new FCM0000.dsMSSQLTableAdapters.TableAdapterManager(); | ||||||
|             this.idx = new System.Windows.Forms.DataGridViewTextBoxColumn(); |  | ||||||
|             this.sdate = new System.Windows.Forms.DataGridViewTextBoxColumn(); |  | ||||||
|             this.status = new System.Windows.Forms.DataGridViewTextBoxColumn(); |  | ||||||
|             this.nameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); |  | ||||||
|             this.userManager = new System.Windows.Forms.DataGridViewTextBoxColumn(); |  | ||||||
|             this.reqstaffDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); |  | ||||||
|             this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel(); |  | ||||||
|             this.tbFind = new System.Windows.Forms.ToolStripTextBox(); |  | ||||||
|             this.btFGind = new System.Windows.Forms.ToolStripButton(); |  | ||||||
|             pdateLabel = new System.Windows.Forms.Label(); |             pdateLabel = new System.Windows.Forms.Label(); | ||||||
|             requestLabel = new System.Windows.Forms.Label(); |             requestLabel = new System.Windows.Forms.Label(); | ||||||
|             reqstaffLabel = new System.Windows.Forms.Label(); |             reqstaffLabel = new System.Windows.Forms.Label(); | ||||||
| @@ -92,6 +92,7 @@ | |||||||
|             pdateLabel.Size = new System.Drawing.Size(47, 17); |             pdateLabel.Size = new System.Drawing.Size(47, 17); | ||||||
|             pdateLabel.TabIndex = 4; |             pdateLabel.TabIndex = 4; | ||||||
|             pdateLabel.Text = "시작일"; |             pdateLabel.Text = "시작일"; | ||||||
|  |             pdateLabel.Click += new System.EventHandler(this.pdateLabel_Click); | ||||||
|             //  |             //  | ||||||
|             // requestLabel |             // requestLabel | ||||||
|             //  |             //  | ||||||
| @@ -259,6 +260,30 @@ | |||||||
|             this.btOK.Text = "선택(&O)"; |             this.btOK.Text = "선택(&O)"; | ||||||
|             this.btOK.Click += new System.EventHandler(this.itemsBindingNavigatorSaveItem_Click); |             this.btOK.Click += new System.EventHandler(this.itemsBindingNavigatorSaveItem_Click); | ||||||
|             //  |             //  | ||||||
|  |             // toolStripLabel1 | ||||||
|  |             //  | ||||||
|  |             this.toolStripLabel1.Name = "toolStripLabel1"; | ||||||
|  |             this.toolStripLabel1.Size = new System.Drawing.Size(31, 22); | ||||||
|  |             this.toolStripLabel1.Text = "검색"; | ||||||
|  |             //  | ||||||
|  |             // tbFind | ||||||
|  |             //  | ||||||
|  |             this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; | ||||||
|  |             this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 9F); | ||||||
|  |             this.tbFind.Name = "tbFind"; | ||||||
|  |             this.tbFind.Size = new System.Drawing.Size(100, 25); | ||||||
|  |             this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox1_KeyDown); | ||||||
|  |             //  | ||||||
|  |             // btFGind | ||||||
|  |             //  | ||||||
|  |             this.btFGind.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; | ||||||
|  |             this.btFGind.Image = ((System.Drawing.Image)(resources.GetObject("btFGind.Image"))); | ||||||
|  |             this.btFGind.ImageTransparentColor = System.Drawing.Color.Magenta; | ||||||
|  |             this.btFGind.Name = "btFGind"; | ||||||
|  |             this.btFGind.Size = new System.Drawing.Size(23, 22); | ||||||
|  |             this.btFGind.Text = "toolStripButton1"; | ||||||
|  |             this.btFGind.Click += new System.EventHandler(this.btFGind_Click); | ||||||
|  |             //  | ||||||
|             // dv |             // dv | ||||||
|             //  |             //  | ||||||
|             this.dv.AllowUserToAddRows = false; |             this.dv.AllowUserToAddRows = false; | ||||||
| @@ -275,15 +300,15 @@ | |||||||
|             this.userManager, |             this.userManager, | ||||||
|             this.reqstaffDataGridViewTextBoxColumn}); |             this.reqstaffDataGridViewTextBoxColumn}); | ||||||
|             this.dv.DataSource = this.bs; |             this.dv.DataSource = this.bs; | ||||||
|             dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |             dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; | ||||||
|             dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window; |             dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window; | ||||||
|             dataGridViewCellStyle4.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             dataGridViewCellStyle2.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText; |             dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText; | ||||||
|             dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(1, 3, 1, 3); |             dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(1, 3, 1, 3); | ||||||
|             dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; |             dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; | ||||||
|             dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |             dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; | ||||||
|             dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False; |             dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; | ||||||
|             this.dv.DefaultCellStyle = dataGridViewCellStyle4; |             this.dv.DefaultCellStyle = dataGridViewCellStyle2; | ||||||
|             this.dv.Dock = System.Windows.Forms.DockStyle.Fill; |             this.dv.Dock = System.Windows.Forms.DockStyle.Fill; | ||||||
|             this.dv.Location = new System.Drawing.Point(0, 0); |             this.dv.Location = new System.Drawing.Point(0, 0); | ||||||
|             this.dv.Name = "dv"; |             this.dv.Name = "dv"; | ||||||
| @@ -296,6 +321,58 @@ | |||||||
|             this.dv.DoubleClick += new System.EventHandler(this.dv_DoubleClick); |             this.dv.DoubleClick += new System.EventHandler(this.dv_DoubleClick); | ||||||
|             this.dv.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dv_KeyDown); |             this.dv.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dv_KeyDown); | ||||||
|             //  |             //  | ||||||
|  |             // idx | ||||||
|  |             //  | ||||||
|  |             this.idx.DataPropertyName = "idx"; | ||||||
|  |             dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); | ||||||
|  |             this.idx.DefaultCellStyle = dataGridViewCellStyle1; | ||||||
|  |             this.idx.HeaderText = "IDX"; | ||||||
|  |             this.idx.Name = "idx"; | ||||||
|  |             this.idx.ReadOnly = true; | ||||||
|  |             this.idx.Width = 56; | ||||||
|  |             //  | ||||||
|  |             // sdate | ||||||
|  |             //  | ||||||
|  |             this.sdate.DataPropertyName = "sdate"; | ||||||
|  |             this.sdate.HeaderText = "시작"; | ||||||
|  |             this.sdate.Name = "sdate"; | ||||||
|  |             this.sdate.ReadOnly = true; | ||||||
|  |             this.sdate.Width = 61; | ||||||
|  |             //  | ||||||
|  |             // status | ||||||
|  |             //  | ||||||
|  |             this.status.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; | ||||||
|  |             this.status.DataPropertyName = "status"; | ||||||
|  |             this.status.HeaderText = "상태"; | ||||||
|  |             this.status.Name = "status"; | ||||||
|  |             this.status.ReadOnly = true; | ||||||
|  |             this.status.Width = 61; | ||||||
|  |             //  | ||||||
|  |             // nameDataGridViewTextBoxColumn | ||||||
|  |             //  | ||||||
|  |             this.nameDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; | ||||||
|  |             this.nameDataGridViewTextBoxColumn.DataPropertyName = "name"; | ||||||
|  |             this.nameDataGridViewTextBoxColumn.HeaderText = "이름"; | ||||||
|  |             this.nameDataGridViewTextBoxColumn.Name = "nameDataGridViewTextBoxColumn"; | ||||||
|  |             this.nameDataGridViewTextBoxColumn.ReadOnly = true; | ||||||
|  |             //  | ||||||
|  |             // userManager | ||||||
|  |             //  | ||||||
|  |             this.userManager.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; | ||||||
|  |             this.userManager.DataPropertyName = "userManager"; | ||||||
|  |             this.userManager.HeaderText = "담당"; | ||||||
|  |             this.userManager.Name = "userManager"; | ||||||
|  |             this.userManager.ReadOnly = true; | ||||||
|  |             this.userManager.Width = 80; | ||||||
|  |             //  | ||||||
|  |             // reqstaffDataGridViewTextBoxColumn | ||||||
|  |             //  | ||||||
|  |             this.reqstaffDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; | ||||||
|  |             this.reqstaffDataGridViewTextBoxColumn.DataPropertyName = "reqstaff"; | ||||||
|  |             this.reqstaffDataGridViewTextBoxColumn.HeaderText = "요청"; | ||||||
|  |             this.reqstaffDataGridViewTextBoxColumn.Name = "reqstaffDataGridViewTextBoxColumn"; | ||||||
|  |             this.reqstaffDataGridViewTextBoxColumn.ReadOnly = true; | ||||||
|  |             //  | ||||||
|             // panel1 |             // panel1 | ||||||
|             //  |             //  | ||||||
|             this.panel1.Controls.Add(pdateLabel); |             this.panel1.Controls.Add(pdateLabel); | ||||||
| @@ -381,6 +458,7 @@ | |||||||
|             this.tam.BoardTableAdapter = null; |             this.tam.BoardTableAdapter = null; | ||||||
|             this.tam.CommonTableAdapter = null; |             this.tam.CommonTableAdapter = null; | ||||||
|             this.tam.CustomsTableAdapter = null; |             this.tam.CustomsTableAdapter = null; | ||||||
|  |             this.tam.EETGW_DocuFormTableAdapter = null; | ||||||
|             this.tam.HolidayLIstTableAdapter = null; |             this.tam.HolidayLIstTableAdapter = null; | ||||||
|             this.tam.InventoryUserTableAdapter = null; |             this.tam.InventoryUserTableAdapter = null; | ||||||
|             this.tam.ItemsTableAdapter = null; |             this.tam.ItemsTableAdapter = null; | ||||||
| @@ -390,82 +468,6 @@ | |||||||
|             this.tam.StaffTableAdapter = null; |             this.tam.StaffTableAdapter = null; | ||||||
|             this.tam.UpdateOrder = FCM0000.dsMSSQLTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; |             this.tam.UpdateOrder = FCM0000.dsMSSQLTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; | ||||||
|             //  |             //  | ||||||
|             // idx |  | ||||||
|             //  |  | ||||||
|             this.idx.DataPropertyName = "idx"; |  | ||||||
|             dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |  | ||||||
|             this.idx.DefaultCellStyle = dataGridViewCellStyle3; |  | ||||||
|             this.idx.HeaderText = "IDX"; |  | ||||||
|             this.idx.Name = "idx"; |  | ||||||
|             this.idx.ReadOnly = true; |  | ||||||
|             this.idx.Width = 56; |  | ||||||
|             //  |  | ||||||
|             // sdate |  | ||||||
|             //  |  | ||||||
|             this.sdate.DataPropertyName = "sdate"; |  | ||||||
|             this.sdate.HeaderText = "시작"; |  | ||||||
|             this.sdate.Name = "sdate"; |  | ||||||
|             this.sdate.ReadOnly = true; |  | ||||||
|             this.sdate.Width = 61; |  | ||||||
|             //  |  | ||||||
|             // status |  | ||||||
|             //  |  | ||||||
|             this.status.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; |  | ||||||
|             this.status.DataPropertyName = "status"; |  | ||||||
|             this.status.HeaderText = "상태"; |  | ||||||
|             this.status.Name = "status"; |  | ||||||
|             this.status.ReadOnly = true; |  | ||||||
|             this.status.Width = 61; |  | ||||||
|             //  |  | ||||||
|             // nameDataGridViewTextBoxColumn |  | ||||||
|             //  |  | ||||||
|             this.nameDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |  | ||||||
|             this.nameDataGridViewTextBoxColumn.DataPropertyName = "name"; |  | ||||||
|             this.nameDataGridViewTextBoxColumn.HeaderText = "이름"; |  | ||||||
|             this.nameDataGridViewTextBoxColumn.Name = "nameDataGridViewTextBoxColumn"; |  | ||||||
|             this.nameDataGridViewTextBoxColumn.ReadOnly = true; |  | ||||||
|             //  |  | ||||||
|             // userManager |  | ||||||
|             //  |  | ||||||
|             this.userManager.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |  | ||||||
|             this.userManager.DataPropertyName = "userManager"; |  | ||||||
|             this.userManager.HeaderText = "담당"; |  | ||||||
|             this.userManager.Name = "userManager"; |  | ||||||
|             this.userManager.ReadOnly = true; |  | ||||||
|             this.userManager.Width = 80; |  | ||||||
|             //  |  | ||||||
|             // reqstaffDataGridViewTextBoxColumn |  | ||||||
|             //  |  | ||||||
|             this.reqstaffDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; |  | ||||||
|             this.reqstaffDataGridViewTextBoxColumn.DataPropertyName = "reqstaff"; |  | ||||||
|             this.reqstaffDataGridViewTextBoxColumn.HeaderText = "요청"; |  | ||||||
|             this.reqstaffDataGridViewTextBoxColumn.Name = "reqstaffDataGridViewTextBoxColumn"; |  | ||||||
|             this.reqstaffDataGridViewTextBoxColumn.ReadOnly = true; |  | ||||||
|             //  |  | ||||||
|             // toolStripLabel1 |  | ||||||
|             //  |  | ||||||
|             this.toolStripLabel1.Name = "toolStripLabel1"; |  | ||||||
|             this.toolStripLabel1.Size = new System.Drawing.Size(31, 22); |  | ||||||
|             this.toolStripLabel1.Text = "검색"; |  | ||||||
|             //  |  | ||||||
|             // toolStripTextBox1 |  | ||||||
|             //  |  | ||||||
|             this.tbFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |  | ||||||
|             this.tbFind.Font = new System.Drawing.Font("맑은 고딕", 9F); |  | ||||||
|             this.tbFind.Name = "toolStripTextBox1"; |  | ||||||
|             this.tbFind.Size = new System.Drawing.Size(100, 25); |  | ||||||
|             this.tbFind.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox1_KeyDown); |  | ||||||
|             //  |  | ||||||
|             // btFGind |  | ||||||
|             //  |  | ||||||
|             this.btFGind.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; |  | ||||||
|             this.btFGind.Image = ((System.Drawing.Image)(resources.GetObject("btFGind.Image"))); |  | ||||||
|             this.btFGind.ImageTransparentColor = System.Drawing.Color.Magenta; |  | ||||||
|             this.btFGind.Name = "btFGind"; |  | ||||||
|             this.btFGind.Size = new System.Drawing.Size(23, 22); |  | ||||||
|             this.btFGind.Text = "toolStripButton1"; |  | ||||||
|             this.btFGind.Click += new System.EventHandler(this.btFGind_Click); |  | ||||||
|             //  |  | ||||||
|             // fLovProject |             // fLovProject | ||||||
|             //  |             //  | ||||||
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; | ||||||
|   | |||||||
| @@ -112,5 +112,10 @@ namespace FCM0000 | |||||||
|             tbFind.Focus(); |             tbFind.Focus(); | ||||||
|             tbFind.SelectAll(); |             tbFind.SelectAll(); | ||||||
|         } |         } | ||||||
|  |  | ||||||
|  |         private void pdateLabel_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |  | ||||||
|  |         } | ||||||
|     } |     } | ||||||
| } | } | ||||||
|   | |||||||
| @@ -195,21 +195,18 @@ | |||||||
|   <data name="btFGind.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |   <data name="btFGind.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|     <value> |     <value> | ||||||
|         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 | ||||||
|         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAInSURBVDhPYxh8oKl/9qMlG/b8b5049z+IP3nBOjA7NDbl |         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIoSURBVDhPYxh8oLF/1qMlG/b8b5049z+IP3nBOjA7NDb5 | ||||||
|         FlgBIVDe1Pdo3Y7DQA2pYAMyimr+981e8R9o8BOwAlwgKbvkf9f0Jf9rO6f+b5s0/7+JpR3YAAc3n/9Z |         FlgBIVDW2Pdo3Y7DQA2pYAMyimr+981e8b+xf/YTsAJcICm75H/X9CX/azun/m+bNP+/iaUd2AAHN5// | ||||||
|         JXX/C6pawWJWdi7LtbS0eIBSTCB5hvnz93MUVrd5NPXNBjsVyP7v4R/238Ur4H9OWcP/2LS8/xE5Tf9r |         WSV1/wuqWsFiVnYuy7W0tHiAUkwgeYb58/dzFFa3eTT1zQY7Fcj+7+Ef9t/FK+B/TlnD/9i0vP8ROU3/ | ||||||
|         Jy77X9IyBSzHxcVTBdTKCDagvn4/y5QF6x4uWrfrf255ExhXT1z1f8ryXf97l2z71Th9w//a3vn/o3Ob |         aycu+1/SMgUsx8XFUwXUygg2oL5+P8uU+eseLlq3639ueRMYV09c9X/K8l3/e5Zs/dU4fcP/2t75/6Nz | ||||||
|         /4cnF4JdyMzC8gColRlswMyZM1lBNk9bvPF/dmn9f5CfU3LL/0cn5/xX09ID2whyCUw8Lr0A5LV/QMwK |         m/+HJxeCXcjMwvIAqJUZbMDMmTNZQTZPW7zxf3Zp/X+Qn1Nyy/9HJ+f8V9PSA9sIcglMPC69AOS1f0DM | ||||||
|         NiAtLY3VNyTmp4Wt03+vwIj/xha2/7X1jf/LKCg9FRUVNZCUkd0qJiH1X0FJ9b+ouOR/Xj7+/4yMjO+A |         CjYgLS2N1Sc45qeFrdN/r8CI/8YWtv+19Y3/SysoPRUVFTWQlJHdKiYh9V9BSfW/qLjkf14+/v+MjIzv | ||||||
|         WiFhAALeQVGHQQG36/CZ/6u2HPjfPWPZf2NLuxUgORUNnRWVLRP+r91xCCwHihE+PoHDYI0w4Ood9Ce/ |         gFohYQACXkFRh0EBt+vwmf+rthz43z1j2X9jS7sVIDkVdZ0VlS0T/q/dcQgsB4oRPj7+w2CNMODiFfgn | ||||||
|         ohlsQFpB5f/4jML/usbmV0FyCoqqV0ExADIgNb/if3ph9X8OTq4/YI0w4Oju+x9mAEyRurb+T6AUo7iU |         v6IZbEBaQeX/+IzC/7rG5ldBcgqKqldBMQAyIDW/4n96YfV/Dk6uP2CNMODo7vsfZgBMkZq2/k+gFKOY | ||||||
|         zDtQwMEMAIUFKysbOIrhwNrRDRzPoAQEUgAKTF0js/+CSkr8iqrqV0AGgGIJJgcMA1QDQAnEwMQSHHiq |         pPQ7UMDBDACFBSsrGziK4cDa0Q0cz6AEBFIACkxdI7P/gkpK/AqqaldABoBiCSYHDANUA0AJxMDEEhx4 | ||||||
|         mjr/FVXU/0vLKvwXFhaW4uUXvM3Jxf2fjZ0dFH0gjTA8KAADAwCEhSHF3/fidwAAAABJRU5ErkJggg== |         qpo6/xVV1P9Lyyr8FxYWluLhF7zNycX9n42dHRR9II0wPCgAAwMAUs0hrOeroMwAAAAASUVORK5CYII= | ||||||
| </value> | </value> | ||||||
|   </data> |   </data> | ||||||
|   <metadata name="dsMSSQL.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |  | ||||||
|     <value>81, 17</value> |  | ||||||
|   </metadata> |  | ||||||
|   <metadata name="idx.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |   <metadata name="idx.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> | ||||||
|     <value>True</value> |     <value>True</value> | ||||||
|   </metadata> |   </metadata> | ||||||
|   | |||||||
							
								
								
									
										106
									
								
								SubProject/FED0000/Education/fEdulist.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										106
									
								
								SubProject/FED0000/Education/fEdulist.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -28,25 +28,24 @@ | |||||||
|         /// </summary> |         /// </summary> | ||||||
|         private void InitializeComponent() |         private void InitializeComponent() | ||||||
|         { |         { | ||||||
|             this.components = new System.ComponentModel.Container(); |  | ||||||
|             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fEdulist)); |             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fEdulist)); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType28 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType29 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType30 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType31 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType32 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType33 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType34 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType35 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType8 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType36 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType10 = new FarPoint.Win.Spread.CellType.NumberCellType(); |             FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType11 = new FarPoint.Win.Spread.CellType.NumberCellType(); |             FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType12 = new FarPoint.Win.Spread.CellType.NumberCellType(); |             FarPoint.Win.Spread.CellType.NumberCellType numberCellType3 = new FarPoint.Win.Spread.CellType.NumberCellType(); | ||||||
|             this.dsPurchase = new FED0000.EEDataSet(); |             this.dsPurchase = new FED0000.EEDataSet(); | ||||||
|             this.bs = new System.Windows.Forms.BindingSource(this.components); |             this.bs = new System.Windows.Forms.BindingSource(); | ||||||
|             this.ta = new FED0000.EEDataSetTableAdapters.EETGW_EducationListTableAdapter(); |             this.ta = new FED0000.EEDataSetTableAdapters.EETGW_EducationListTableAdapter(); | ||||||
|             this.tam = new FED0000.EEDataSetTableAdapters.TableAdapterManager(); |             this.tam = new FED0000.EEDataSetTableAdapters.TableAdapterManager(); | ||||||
|             this.bn = new System.Windows.Forms.BindingNavigator(this.components); |             this.bn = new System.Windows.Forms.BindingNavigator(); | ||||||
|             this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); |             this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); | ||||||
|             this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); |             this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton(); |             this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton(); | ||||||
| @@ -65,7 +64,7 @@ | |||||||
|             this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); |             this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); | ||||||
|             this.tbFind = new System.Windows.Forms.ToolStripTextBox(); |             this.tbFind = new System.Windows.Forms.ToolStripTextBox(); | ||||||
|             this.btFind = new System.Windows.Forms.ToolStripButton(); |             this.btFind = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.cm1 = new System.Windows.Forms.ContextMenuStrip(this.components); |             this.cm1 = new System.Windows.Forms.ContextMenuStrip(); | ||||||
|             this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
| @@ -86,8 +85,8 @@ | |||||||
|             this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); |             this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); | ||||||
|             this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); |             this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread(); |             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread(); | ||||||
|             this.label1 = new System.Windows.Forms.Label(); |  | ||||||
|             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView(); |             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView(); | ||||||
|  |             this.label1 = new System.Windows.Forms.Label(); | ||||||
|             ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit(); |             ((System.ComponentModel.ISupportInitialize)(this.dsPurchase)).BeginInit(); | ||||||
|             ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit(); |             ((System.ComponentModel.ISupportInitialize)(this.bs)).BeginInit(); | ||||||
|             ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit(); |             ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit(); | ||||||
| @@ -117,6 +116,7 @@ | |||||||
|             //  |             //  | ||||||
|             this.tam.BackupDataSetBeforeUpdate = true; |             this.tam.BackupDataSetBeforeUpdate = true; | ||||||
|             this.tam.EETGW_EducationListTableAdapter = this.ta; |             this.tam.EETGW_EducationListTableAdapter = this.ta; | ||||||
|  |             this.tam.EETGW_LicenseTableAdapter = null; | ||||||
|             this.tam.UpdateOrder = FED0000.EEDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; |             this.tam.UpdateOrder = FED0000.EEDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; | ||||||
|             //  |             //  | ||||||
|             // bn |             // bn | ||||||
| @@ -323,7 +323,7 @@ | |||||||
|             //  |             //  | ||||||
|             this.autoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("autoToolStripMenuItem.Image"))); |             this.autoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("autoToolStripMenuItem.Image"))); | ||||||
|             this.autoToolStripMenuItem.Name = "autoToolStripMenuItem"; |             this.autoToolStripMenuItem.Name = "autoToolStripMenuItem"; | ||||||
|             this.autoToolStripMenuItem.Size = new System.Drawing.Size(180, 42); |             this.autoToolStripMenuItem.Size = new System.Drawing.Size(159, 42); | ||||||
|             this.autoToolStripMenuItem.Text = "Auto"; |             this.autoToolStripMenuItem.Text = "Auto"; | ||||||
|             this.autoToolStripMenuItem.Click += new System.EventHandler(this.autoToolStripMenuItem_Click); |             this.autoToolStripMenuItem.Click += new System.EventHandler(this.autoToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
| @@ -331,7 +331,7 @@ | |||||||
|             //  |             //  | ||||||
|             this.resetToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("resetToolStripMenuItem.Image"))); |             this.resetToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("resetToolStripMenuItem.Image"))); | ||||||
|             this.resetToolStripMenuItem.Name = "resetToolStripMenuItem"; |             this.resetToolStripMenuItem.Name = "resetToolStripMenuItem"; | ||||||
|             this.resetToolStripMenuItem.Size = new System.Drawing.Size(180, 42); |             this.resetToolStripMenuItem.Size = new System.Drawing.Size(159, 42); | ||||||
|             this.resetToolStripMenuItem.Text = "Reset"; |             this.resetToolStripMenuItem.Text = "Reset"; | ||||||
|             this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click); |             this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
| @@ -339,7 +339,7 @@ | |||||||
|             //  |             //  | ||||||
|             this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image"))); |             this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image"))); | ||||||
|             this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; |             this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; | ||||||
|             this.saveToolStripMenuItem.Size = new System.Drawing.Size(180, 42); |             this.saveToolStripMenuItem.Size = new System.Drawing.Size(159, 42); | ||||||
|             this.saveToolStripMenuItem.Text = "Save"; |             this.saveToolStripMenuItem.Text = "Save"; | ||||||
|             this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); |             this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
| @@ -347,7 +347,7 @@ | |||||||
|             //  |             //  | ||||||
|             this.loadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadToolStripMenuItem.Image"))); |             this.loadToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadToolStripMenuItem.Image"))); | ||||||
|             this.loadToolStripMenuItem.Name = "loadToolStripMenuItem"; |             this.loadToolStripMenuItem.Name = "loadToolStripMenuItem"; | ||||||
|             this.loadToolStripMenuItem.Size = new System.Drawing.Size(180, 42); |             this.loadToolStripMenuItem.Size = new System.Drawing.Size(159, 42); | ||||||
|             this.loadToolStripMenuItem.Text = "Load"; |             this.loadToolStripMenuItem.Text = "Load"; | ||||||
|             this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click); |             this.loadToolStripMenuItem.Click += new System.EventHandler(this.loadToolStripMenuItem_Click); | ||||||
|             //  |             //  | ||||||
| @@ -478,18 +478,6 @@ | |||||||
|             this.fpSpread1.TabIndex = 4; |             this.fpSpread1.TabIndex = 4; | ||||||
|             this.fpSpread1.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff); |             this.fpSpread1.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff); | ||||||
|             //  |             //  | ||||||
|             // label1 |  | ||||||
|             //  |  | ||||||
|             this.label1.Dock = System.Windows.Forms.DockStyle.Bottom; |  | ||||||
|             this.label1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |  | ||||||
|             this.label1.Location = new System.Drawing.Point(0, 622); |  | ||||||
|             this.label1.Name = "label1"; |  | ||||||
|             this.label1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); |  | ||||||
|             this.label1.Size = new System.Drawing.Size(1244, 23); |  | ||||||
|             this.label1.TabIndex = 6; |  | ||||||
|             this.label1.Text = "--"; |  | ||||||
|             this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |  | ||||||
|             //  |  | ||||||
|             // fpSpread1_Sheet1 |             // fpSpread1_Sheet1 | ||||||
|             //  |             //  | ||||||
|             this.fpSpread1_Sheet1.Reset(); |             this.fpSpread1_Sheet1.Reset(); | ||||||
| @@ -513,81 +501,81 @@ | |||||||
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "인원수"; |             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 10).Value = "인원수"; | ||||||
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "총 교육비"; |             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 11).Value = "총 교육비"; | ||||||
|             this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 39F; |             this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 39F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType28; |             this.fpSpread1_Sheet1.Columns.Get(0).CellType = textCellType1; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).DataField = "sdate"; |             this.fpSpread1_Sheet1.Columns.Get(0).DataField = "sdate"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).Label = "시작일"; |             this.fpSpread1_Sheet1.Columns.Get(0).Label = "시작일"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(0).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType29; |             this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType2; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).DataField = "edate"; |             this.fpSpread1_Sheet1.Columns.Get(1).DataField = "edate"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).Label = "완료일"; |             this.fpSpread1_Sheet1.Columns.Get(1).Label = "완료일"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(1).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType30; |             this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType3; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).DataField = "title"; |             this.fpSpread1_Sheet1.Columns.Get(2).DataField = "title"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; |             this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).Label = "교육과정명"; |             this.fpSpread1_Sheet1.Columns.Get(2).Label = "교육과정명"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(2).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType31; |             this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType4; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).DataField = "edutype"; |             this.fpSpread1_Sheet1.Columns.Get(3).DataField = "edutype"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; |             this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).Label = "교육유형"; |             this.fpSpread1_Sheet1.Columns.Get(3).Label = "교육유형"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(3).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType32; |             this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType5; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).DataField = "proposal"; |             this.fpSpread1_Sheet1.Columns.Get(4).DataField = "proposal"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; |             this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).Label = "교육목적"; |             this.fpSpread1_Sheet1.Columns.Get(4).Label = "교육목적"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(4).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType33; |             this.fpSpread1_Sheet1.Columns.Get(5).CellType = textCellType6; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).DataField = "target"; |             this.fpSpread1_Sheet1.Columns.Get(5).DataField = "target"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).Label = "교육목표"; |             this.fpSpread1_Sheet1.Columns.Get(5).Label = "교육목표"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(5).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType34; |             this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType7; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).DataField = "eduoffice"; |             this.fpSpread1_Sheet1.Columns.Get(6).DataField = "eduoffice"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; |             this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).Label = "교육기관"; |             this.fpSpread1_Sheet1.Columns.Get(6).Label = "교육기관"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(6).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType35; |             this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType8; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).DataField = "meettype"; |             this.fpSpread1_Sheet1.Columns.Get(7).DataField = "meettype"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).Label = "집합유형"; |             this.fpSpread1_Sheet1.Columns.Get(7).Label = "집합유형"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(7).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType36; |             this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType9; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).DataField = "location"; |             this.fpSpread1_Sheet1.Columns.Get(8).DataField = "location"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; |             this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).Label = "교육장소"; |             this.fpSpread1_Sheet1.Columns.Get(8).Label = "교육장소"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(8).Width = 151F; | ||||||
|             numberCellType10.MaximumValue = 999999999999999D; |             numberCellType1.MaximumValue = 999999999999999D; | ||||||
|             numberCellType10.MinimumValue = -999999999999999D; |             numberCellType1.MinimumValue = -999999999999999D; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(9).CellType = numberCellType10; |             this.fpSpread1_Sheet1.Columns.Get(9).CellType = numberCellType1; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(9).DataField = "price"; |             this.fpSpread1_Sheet1.Columns.Get(9).DataField = "price"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(9).Label = "교육비"; |             this.fpSpread1_Sheet1.Columns.Get(9).Label = "교육비"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(9).Width = 75F; |             this.fpSpread1_Sheet1.Columns.Get(9).Width = 75F; | ||||||
|             numberCellType11.DecimalPlaces = 0; |             numberCellType2.DecimalPlaces = 0; | ||||||
|             numberCellType11.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; |             numberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; | ||||||
|             numberCellType11.MaximumValue = 32767D; |             numberCellType2.MaximumValue = 32767D; | ||||||
|             numberCellType11.MinimumValue = -32768D; |             numberCellType2.MinimumValue = -32768D; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType11; |             this.fpSpread1_Sheet1.Columns.Get(10).CellType = numberCellType2; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(10).DataField = "qty"; |             this.fpSpread1_Sheet1.Columns.Get(10).DataField = "qty"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(10).Label = "인원수"; |             this.fpSpread1_Sheet1.Columns.Get(10).Label = "인원수"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(11).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.fpSpread1_Sheet1.Columns.Get(11).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); | ||||||
|             numberCellType12.MaximumValue = 999999999999999D; |             numberCellType3.MaximumValue = 999999999999999D; | ||||||
|             numberCellType12.MinimumValue = -999999999999999D; |             numberCellType3.MinimumValue = -999999999999999D; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(11).CellType = numberCellType12; |             this.fpSpread1_Sheet1.Columns.Get(11).CellType = numberCellType3; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(11).DataField = "amt"; |             this.fpSpread1_Sheet1.Columns.Get(11).DataField = "amt"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(11).Formula = "RC[-2]+RC[-1]"; |             this.fpSpread1_Sheet1.Columns.Get(11).Formula = "RC[-2]+RC[-1]"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right; |             this.fpSpread1_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Right; | ||||||
| @@ -599,6 +587,18 @@ | |||||||
|             this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false; |             this.fpSpread1_Sheet1.RowHeader.Columns.Default.Resizable = false; | ||||||
|             this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1; |             this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1; | ||||||
|             //  |             //  | ||||||
|  |             // label1 | ||||||
|  |             //  | ||||||
|  |             this.label1.Dock = System.Windows.Forms.DockStyle.Bottom; | ||||||
|  |             this.label1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|  |             this.label1.Location = new System.Drawing.Point(0, 622); | ||||||
|  |             this.label1.Name = "label1"; | ||||||
|  |             this.label1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); | ||||||
|  |             this.label1.Size = new System.Drawing.Size(1244, 23); | ||||||
|  |             this.label1.TabIndex = 6; | ||||||
|  |             this.label1.Text = "--"; | ||||||
|  |             this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | ||||||
|  |             //  | ||||||
|             // fEdulist |             // fEdulist | ||||||
|             //  |             //  | ||||||
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); | ||||||
|   | |||||||
							
								
								
									
										51
									
								
								SubProject/FED0000/License/fLicenseList.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										51
									
								
								SubProject/FED0000/License/fLicenseList.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -28,21 +28,20 @@ | |||||||
|         /// </summary> |         /// </summary> | ||||||
|         private void InitializeComponent() |         private void InitializeComponent() | ||||||
|         { |         { | ||||||
|             this.components = new System.ComponentModel.Container(); |  | ||||||
|             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fLicenseList)); |             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fLicenseList)); | ||||||
|             FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType2 = new FarPoint.Win.Spread.CellType.CheckBoxCellType(); |             FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1 = new FarPoint.Win.Spread.CellType.CheckBoxCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType8 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType9 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType10 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType11 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType(); |             FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType12 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType13 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             FarPoint.Win.Spread.CellType.TextCellType textCellType14 = new FarPoint.Win.Spread.CellType.TextCellType(); |             FarPoint.Win.Spread.CellType.TextCellType textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType(); | ||||||
|             this.dsPurchase = new FED0000.EEDataSet(); |             this.dsPurchase = new FED0000.EEDataSet(); | ||||||
|             this.bs = new System.Windows.Forms.BindingSource(this.components); |             this.bs = new System.Windows.Forms.BindingSource(); | ||||||
|             this.tam = new FED0000.EEDataSetTableAdapters.TableAdapterManager(); |             this.tam = new FED0000.EEDataSetTableAdapters.TableAdapterManager(); | ||||||
|             this.bn = new System.Windows.Forms.BindingNavigator(this.components); |             this.bn = new System.Windows.Forms.BindingNavigator(); | ||||||
|             this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); |             this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); | ||||||
|             this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); |             this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton(); |             this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton(); | ||||||
| @@ -62,7 +61,7 @@ | |||||||
|             this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); |             this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); | ||||||
|             this.tbFind = new System.Windows.Forms.ToolStripTextBox(); |             this.tbFind = new System.Windows.Forms.ToolStripTextBox(); | ||||||
|             this.btFind = new System.Windows.Forms.ToolStripButton(); |             this.btFind = new System.Windows.Forms.ToolStripButton(); | ||||||
|             this.cm1 = new System.Windows.Forms.ContextMenuStrip(this.components); |             this.cm1 = new System.Windows.Forms.ContextMenuStrip(); | ||||||
|             this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.columnSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.autoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
|             this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |             this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); | ||||||
| @@ -449,59 +448,59 @@ | |||||||
|             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "비고"; |             this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "비고"; | ||||||
|             this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 40F; |             this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 40F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |             this.fpSpread1_Sheet1.Columns.Get(0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).CellType = checkBoxCellType2; |             this.fpSpread1_Sheet1.Columns.Get(0).CellType = checkBoxCellType1; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).DataField = "expire"; |             this.fpSpread1_Sheet1.Columns.Get(0).DataField = "expire"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).Label = "만료"; |             this.fpSpread1_Sheet1.Columns.Get(0).Label = "만료"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType8; |             this.fpSpread1_Sheet1.Columns.Get(1).CellType = textCellType1; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).DataField = "name"; |             this.fpSpread1_Sheet1.Columns.Get(1).DataField = "name"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; |             this.fpSpread1_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).Label = "이름"; |             this.fpSpread1_Sheet1.Columns.Get(1).Label = "이름"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(1).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(1).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType9; |             this.fpSpread1_Sheet1.Columns.Get(2).CellType = textCellType2; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).DataField = "Version"; |             this.fpSpread1_Sheet1.Columns.Get(2).DataField = "Version"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).Label = "버젼"; |             this.fpSpread1_Sheet1.Columns.Get(2).Label = "버젼"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(2).Width = 122F; |             this.fpSpread1_Sheet1.Columns.Get(2).Width = 122F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType10; |             this.fpSpread1_Sheet1.Columns.Get(3).CellType = textCellType3; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).DataField = "manu"; |             this.fpSpread1_Sheet1.Columns.Get(3).DataField = "manu"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).Label = "제조사"; |             this.fpSpread1_Sheet1.Columns.Get(3).Label = "제조사"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(3).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(3).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType11; |             this.fpSpread1_Sheet1.Columns.Get(4).CellType = textCellType4; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).DataField = "Supply"; |             this.fpSpread1_Sheet1.Columns.Get(4).DataField = "Supply"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).Label = "공급처"; |             this.fpSpread1_Sheet1.Columns.Get(4).Label = "공급처"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(4).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(4).Width = 151F; | ||||||
|             numberCellType2.DecimalPlaces = 0; |             numberCellType1.DecimalPlaces = 0; | ||||||
|             numberCellType2.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; |             numberCellType1.LeadingZero = FarPoint.Win.Spread.CellType.LeadingZero.Yes; | ||||||
|             numberCellType2.MaximumValue = 2147483647D; |             numberCellType1.MaximumValue = 2147483647D; | ||||||
|             numberCellType2.MinimumValue = -2147483648D; |             numberCellType1.MinimumValue = -2147483648D; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).CellType = numberCellType2; |             this.fpSpread1_Sheet1.Columns.Get(5).CellType = numberCellType1; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).DataField = "qty"; |             this.fpSpread1_Sheet1.Columns.Get(5).DataField = "qty"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).Label = "수량"; |             this.fpSpread1_Sheet1.Columns.Get(5).Label = "수량"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(5).Width = 77F; |             this.fpSpread1_Sheet1.Columns.Get(5).Width = 77F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType12; |             this.fpSpread1_Sheet1.Columns.Get(6).CellType = textCellType5; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).DataField = "uids"; |             this.fpSpread1_Sheet1.Columns.Get(6).DataField = "uids"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).Label = "실사용자"; |             this.fpSpread1_Sheet1.Columns.Get(6).Label = "실사용자"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(6).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(6).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); |             this.fpSpread1_Sheet1.Columns.Get(7).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType13; |             this.fpSpread1_Sheet1.Columns.Get(7).CellType = textCellType6; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).DataField = "sdate"; |             this.fpSpread1_Sheet1.Columns.Get(7).DataField = "sdate"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).Label = "구매일"; |             this.fpSpread1_Sheet1.Columns.Get(7).Label = "구매일"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet1.Columns.Get(7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(7).Width = 151F; |             this.fpSpread1_Sheet1.Columns.Get(7).Width = 151F; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType14; |             this.fpSpread1_Sheet1.Columns.Get(8).CellType = textCellType7; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).DataField = "Remark"; |             this.fpSpread1_Sheet1.Columns.Get(8).DataField = "Remark"; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; |             this.fpSpread1_Sheet1.Columns.Get(8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left; | ||||||
|             this.fpSpread1_Sheet1.Columns.Get(8).Label = "비고"; |             this.fpSpread1_Sheet1.Columns.Get(8).Label = "비고"; | ||||||
|   | |||||||
| @@ -220,18 +220,18 @@ | |||||||
|   <data name="toolStripButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |   <data name="toolStripButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|     <value> |     <value> | ||||||
|         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 |         iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 | ||||||
|         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKYSURBVDhPzZNJTBNhGIZ/InE5cdKDGoiJBwURsGxRDAcS |         YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAKWSURBVDhPzZNdSFNhGMdfSfq48qouSpSgi9KsbDqlDINA | ||||||
|         QuLBkxsSjRJQAUWBkIhEtiAFIlCtgGLASovIqkGJC4ZAoiAIIoxQWQwVJBSkLW2ZaaedeZ2WUWvigaNf |         vOtKhZIiJSu1NBMhk/zCnErqaC2p0JabmZ+FJWmBKJSmqVutWn6ESxOnuTO3ebadnXP+nc1TLejCyx7O | ||||||
|         5s0s+Z/n+77DkP+jRp9JhjQdx9lvb6JdcoKdaA+dmmzeu2WqQeLxV15LPDo7w91FnBCqOdjC8xwAXrgc |         n3Pew/n9nue5OOT/qE/PJFpjTwLzrTfJJ4nMZHf09FT7vm3TLZKAv/JSEtDXF+sv4oToWqROnucA8MLl | ||||||
|         WX22MQuY7UqwzvTEWX5lbiCV0fSkaNRP9x0VcUHQGmTg7QwssyVY+SrDynQNaE0TeJtecJnB201Cllff |         ydqz27GIub501+xgivNX5kezHcbBHKPh6cFEESdE3xlp4VkHnHPVWP0qx+pMA2hjG3g3Jbjs4FmbkJW1 | ||||||
|         bTpYGbNV3RJMiTgh43UBRo5dFmA5zJO3Yfycg6W+BCz0J0E/kg/9cDb0QxnQfUwXkiJMpsV4S6BJxAVB |         s9sM2r7iMnRI9SJOyERTuJVjVgRYAfvULVg/FmN5OB2LI5mgPpSBel8ESpsP83iekBxhMhMmOiJsIi4I | ||||||
|         YxBro+ehp+TQDUqh7UoFrX0vdDWK3R13w+8JHOtRjf6MiDsmCGGd+3MWITRgX3GCdloNy5wczEw+0uvD |         WiMZN70ASq+AeUwGU/8V0Ka3Qler2N1zt/yewLOernW/Q8Q9E0Qx3v05pxAaYFe9IEsb4JxXwDFbhrzm | ||||||
|         EFcTALM6BnbzGCiln4ugKtjK22nYjb2w6V+C/dEE6/x9ASwGPZ0JejIJl5SByGmLxrHKXbCbhkDddRFQ |         GJxtCIfdkAzW/hk6ta+gTuriWRqsdQhuqgfMjza4Fu4LYBXomQLQU5m4pI5AcdcJJNXtBmvTQqf0Eeju | ||||||
|         94ItHGsEu9QGq1YpdL2DZNVBJCtDceFhIGKr/ZHZegQN/TKkNR5GlGwrRm65Ckr9GJ7VC7AClu8yMJoc |         Sp0cYwWz3AWXSS10vY0szRFkqaNx4WEEUusPoKAzAS0jcuS2Hke8fDu0Nb4C4cAzlACr4Pwuh8NYjIzG | ||||||
|         JNaG4MlgOZoH5E6wvr8MZR1pUPQU4bwqEqEFG0FA3JyCL4W+c7Rh1KAbe8SZJ6phGi9HrLCvAy55lYzC |         KDwZU6J9VOEFm0dqUfsqF6rBSpzXxCG6fDMIiJ9X8KUibJ626C1L+kecfbIetgklUoV9PXB1bxYqXmSg | ||||||
|         F4nIb49HdtsZ5D4/h8ruPMQ8CIPXVWJ1CtQ3fC6rpXvqqALvhWGpL+PIyardeNxXBlXvTSjeFaH6rVSQ |         rDsNRV1nUPL8HOoGSpH8IAaBecTlFRhuhGYbZHub9OUhi+OyMIcnJ+/twePhWmiGbkL1phL1r2WCJB13 | ||||||
|         JKCiOxfxqihIrrvrtl8hm5yCf9Whih1chGwbF166mTtQ7MGdqtmP8q5snK2NhGcm+bTzItkgHl1b+eS5 |         BkqQpomH5Lq/OfAy2eIV/Kvi7+zkjsp3cLE1W7nDVQHcqYZDUPYXIaUxDkEFRLfrItkkfrq+Ci31Wzqt | ||||||
|         LZ5WRMArg3zwziLrxc9rL2HfRc9r60CyyJ+fiBDyE/MP9C8JOjt5AAAAAElFTkSuQmCC |         OobgfPIupJBsFF+vv4KvkqWgaxtACsmfn4gQ8hPkkfO+Q+IluQAAAABJRU5ErkJggg== | ||||||
| </value> | </value> | ||||||
|   </data> |   </data> | ||||||
|   <data name="btFind.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |   <data name="btFind.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> | ||||||
|   | |||||||
							
								
								
									
										205
									
								
								SubProject/FPJ0000/JobReport_/rJobReportUser.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										205
									
								
								SubProject/FPJ0000/JobReport_/rJobReportUser.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -118,9 +118,8 @@ | |||||||
|             FarPoint.Win.LineBorder lineBorder65 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |             FarPoint.Win.LineBorder lineBorder65 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.LineBorder lineBorder66 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |             FarPoint.Win.LineBorder lineBorder66 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.LineBorder lineBorder67 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |             FarPoint.Win.LineBorder lineBorder67 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.LineBorder lineBorder68 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText, 1, true, true, false, true); |             FarPoint.Win.LineBorder lineBorder68 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.ComplexBorder complexBorder5 = new FarPoint.Win.ComplexBorder(new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.MediumLine, System.Drawing.SystemColors.WindowText), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.MediumLine, System.Drawing.SystemColors.WindowText), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.ThinLine, System.Drawing.SystemColors.WindowText), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.MediumLine, System.Drawing.SystemColors.WindowText), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.None), false, false); |             FarPoint.Win.LineBorder lineBorder69 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.LineBorder lineBorder69 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText, 2, false, true, true, true); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder70 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |             FarPoint.Win.LineBorder lineBorder70 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.LineBorder lineBorder71 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |             FarPoint.Win.LineBorder lineBorder71 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.LineBorder lineBorder72 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |             FarPoint.Win.LineBorder lineBorder72 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
| @@ -152,30 +151,25 @@ | |||||||
|             FarPoint.Win.LineBorder lineBorder98 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |             FarPoint.Win.LineBorder lineBorder98 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.LineBorder lineBorder99 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |             FarPoint.Win.LineBorder lineBorder99 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.LineBorder lineBorder100 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |             FarPoint.Win.LineBorder lineBorder100 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); | ||||||
|             FarPoint.Win.LineBorder lineBorder101 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder102 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder103 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder104 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder105 = new FarPoint.Win.LineBorder(System.Drawing.SystemColors.WindowText); |  | ||||||
|             FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo2 = new FarPoint.Win.Spread.NoPrinterPrintInfo(); |             FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo2 = new FarPoint.Win.Spread.NoPrinterPrintInfo(); | ||||||
|             FarPoint.Win.LineBorder lineBorder106 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216))))), 1, false, true, true, true); |             FarPoint.Win.LineBorder lineBorder101 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216))))), 1, false, true, true, true); | ||||||
|  |             FarPoint.Win.LineBorder lineBorder102 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|  |             FarPoint.Win.LineBorder lineBorder103 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|  |             FarPoint.Win.LineBorder lineBorder104 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|  |             FarPoint.Win.LineBorder lineBorder105 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|  |             FarPoint.Win.LineBorder lineBorder106 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|             FarPoint.Win.LineBorder lineBorder107 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |             FarPoint.Win.LineBorder lineBorder107 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|  |             FarPoint.Win.Spread.CellType.GeneralCellType generalCellType15 = new FarPoint.Win.Spread.CellType.GeneralCellType(); | ||||||
|             FarPoint.Win.LineBorder lineBorder108 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |             FarPoint.Win.LineBorder lineBorder108 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|             FarPoint.Win.LineBorder lineBorder109 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |             FarPoint.Win.LineBorder lineBorder109 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216))))), 1, false, true, true, true); | ||||||
|             FarPoint.Win.LineBorder lineBorder110 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |             FarPoint.Win.LineBorder lineBorder110 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|             FarPoint.Win.LineBorder lineBorder111 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |             FarPoint.Win.LineBorder lineBorder111 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|             FarPoint.Win.LineBorder lineBorder112 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |             FarPoint.Win.LineBorder lineBorder112 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|             FarPoint.Win.Spread.CellType.GeneralCellType generalCellType15 = new FarPoint.Win.Spread.CellType.GeneralCellType(); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder113 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |             FarPoint.Win.LineBorder lineBorder113 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|             FarPoint.Win.LineBorder lineBorder114 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216))))), 1, false, true, true, true); |             FarPoint.Win.LineBorder lineBorder114 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|             FarPoint.Win.LineBorder lineBorder115 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |             FarPoint.Win.LineBorder lineBorder115 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|             FarPoint.Win.LineBorder lineBorder116 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder117 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder118 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder119 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |  | ||||||
|             FarPoint.Win.LineBorder lineBorder120 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |  | ||||||
|             FarPoint.Win.Spread.CellType.GeneralCellType generalCellType16 = new FarPoint.Win.Spread.CellType.GeneralCellType(); |             FarPoint.Win.Spread.CellType.GeneralCellType generalCellType16 = new FarPoint.Win.Spread.CellType.GeneralCellType(); | ||||||
|             FarPoint.Win.LineBorder lineBorder121 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); |             FarPoint.Win.LineBorder lineBorder116 = new FarPoint.Win.LineBorder(System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))))); | ||||||
|             FarPoint.Win.Spread.CellType.GeneralCellType generalCellType17 = new FarPoint.Win.Spread.CellType.GeneralCellType(); |             FarPoint.Win.Spread.CellType.GeneralCellType generalCellType17 = new FarPoint.Win.Spread.CellType.GeneralCellType(); | ||||||
|             FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo3 = new FarPoint.Win.Spread.NoPrinterPrintInfo(); |             FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo3 = new FarPoint.Win.Spread.NoPrinterPrintInfo(); | ||||||
|             this.bs = new System.Windows.Forms.BindingSource(this.components); |             this.bs = new System.Windows.Forms.BindingSource(this.components); | ||||||
| @@ -206,6 +200,7 @@ | |||||||
|             this.ta = new FPJ0000.dsReportTableAdapters.JobReportDayTableAdapter(); |             this.ta = new FPJ0000.dsReportTableAdapters.JobReportDayTableAdapter(); | ||||||
|             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread(); |             this.fpSpread1 = new FarPoint.Win.Spread.FpSpread(); | ||||||
|             this.progressBar2 = new System.Windows.Forms.ProgressBar(); |             this.progressBar2 = new System.Windows.Forms.ProgressBar(); | ||||||
|  |             this.mailFormTableAdapter1 = new FPJ0000.dsMailTableAdapters.MailFormTableAdapter(); | ||||||
|             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView(); |             this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView(); | ||||||
|             this.fpSpread1_Sheet2 = new FarPoint.Win.Spread.SheetView(); |             this.fpSpread1_Sheet2 = new FarPoint.Win.Spread.SheetView(); | ||||||
|             this.fpSpread1_Sheet3 = new FarPoint.Win.Spread.SheetView(); |             this.fpSpread1_Sheet3 = new FarPoint.Win.Spread.SheetView(); | ||||||
| @@ -502,7 +497,7 @@ | |||||||
|             //  |             //  | ||||||
|             // fpSpread1 |             // fpSpread1 | ||||||
|             //  |             //  | ||||||
|             this.fpSpread1.AccessibleDescription = "fpSpread1, RAW, Row 0, Column 0, 사원번호"; |             this.fpSpread1.AccessibleDescription = "fpSpread1, 담당자, Row 0, Column 0, "; | ||||||
|             this.fpSpread1.AllowCellOverflow = true; |             this.fpSpread1.AllowCellOverflow = true; | ||||||
|             this.fpSpread1.AllowSheetMove = true; |             this.fpSpread1.AllowSheetMove = true; | ||||||
|             this.fpSpread1.AllowUserFormulas = true; |             this.fpSpread1.AllowUserFormulas = true; | ||||||
| @@ -515,14 +510,12 @@ | |||||||
|             this.fpSpread1.Name = "fpSpread1"; |             this.fpSpread1.Name = "fpSpread1"; | ||||||
|             namedStyle1.BackColor = System.Drawing.SystemColors.Window; |             namedStyle1.BackColor = System.Drawing.SystemColors.Window; | ||||||
|             namedStyle1.CellType = generalCellType1; |             namedStyle1.CellType = generalCellType1; | ||||||
|             namedStyle1.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |  | ||||||
|             namedStyle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             namedStyle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             namedStyle1.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General; |             namedStyle1.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General; | ||||||
|             namedStyle1.Renderer = generalCellType1; |             namedStyle1.Renderer = generalCellType1; | ||||||
|             namedStyle1.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             namedStyle1.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             namedStyle2.BackColor = System.Drawing.SystemColors.Window; |             namedStyle2.BackColor = System.Drawing.SystemColors.Window; | ||||||
|             namedStyle2.CellType = generalCellType2; |             namedStyle2.CellType = generalCellType2; | ||||||
|             namedStyle2.Font = new System.Drawing.Font("Arial", 11F); |  | ||||||
|             namedStyle2.ForeColor = System.Drawing.SystemColors.WindowText; |             namedStyle2.ForeColor = System.Drawing.SystemColors.WindowText; | ||||||
|             namedStyle2.Renderer = generalCellType2; |             namedStyle2.Renderer = generalCellType2; | ||||||
|             this.fpSpread1.NamedStyles.AddRange(new FarPoint.Win.Spread.NamedStyle[] { |             this.fpSpread1.NamedStyles.AddRange(new FarPoint.Win.Spread.NamedStyle[] { | ||||||
| @@ -537,6 +530,9 @@ | |||||||
|             this.fpSpread1.TabStripPolicy = FarPoint.Win.Spread.TabStripPolicy.Always; |             this.fpSpread1.TabStripPolicy = FarPoint.Win.Spread.TabStripPolicy.Always; | ||||||
|             this.fpSpread1.TabStripRatio = 0.6D; |             this.fpSpread1.TabStripRatio = 0.6D; | ||||||
|             this.fpSpread1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded; |             this.fpSpread1.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded; | ||||||
|  |             this.fpSpread1.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.fpSpread1_CellClick); | ||||||
|  |             this.fpSpread1.AutoSortingColumn += new FarPoint.Win.Spread.AutoSortingColumnEventHandler(this.fpSpread1_AutoSortingColumn); | ||||||
|  |             this.fpSpread1.ActiveSheetIndex = 1; | ||||||
|             this.fpSpread1.SetViewportTopRow(1, 0, 1); |             this.fpSpread1.SetViewportTopRow(1, 0, 1); | ||||||
|             this.fpSpread1.SetActiveViewport(1, -1, 0); |             this.fpSpread1.SetActiveViewport(1, -1, 0); | ||||||
|             //  |             //  | ||||||
| @@ -548,6 +544,10 @@ | |||||||
|             this.progressBar2.Size = new System.Drawing.Size(1058, 23); |             this.progressBar2.Size = new System.Drawing.Size(1058, 23); | ||||||
|             this.progressBar2.TabIndex = 5; |             this.progressBar2.TabIndex = 5; | ||||||
|             //  |             //  | ||||||
|  |             // mailFormTableAdapter1 | ||||||
|  |             //  | ||||||
|  |             this.mailFormTableAdapter1.ClearBeforeFill = true; | ||||||
|  |             //  | ||||||
|             // fpSpread1_Sheet1 |             // fpSpread1_Sheet1 | ||||||
|             //  |             //  | ||||||
|             this.fpSpread1_Sheet1.Reset(); |             this.fpSpread1_Sheet1.Reset(); | ||||||
| @@ -556,6 +556,7 @@ | |||||||
|             this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1; |             this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1; | ||||||
|             this.fpSpread1_Sheet1.ColumnCount = 11; |             this.fpSpread1_Sheet1.ColumnCount = 11; | ||||||
|             this.fpSpread1_Sheet1.RowCount = 10; |             this.fpSpread1_Sheet1.RowCount = 10; | ||||||
|  |             this.fpSpread1_Sheet1.ActiveRowIndex = 2; | ||||||
|             this.fpSpread1_Sheet1.Cells.Get(0, 1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet1.Cells.Get(0, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet1.Cells.Get(0, 1).Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet1.Cells.Get(0, 1).Font = new System.Drawing.Font("맑은 고딕", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet1.Cells.Get(0, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet1.Cells.Get(0, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
| @@ -1362,295 +1363,259 @@ | |||||||
|             this.fpSpread1_Sheet2.SheetName = "담당자"; |             this.fpSpread1_Sheet2.SheetName = "담당자"; | ||||||
|             // Formulas and custom names must be loaded with R1C1 reference style |             // Formulas and custom names must be loaded with R1C1 reference style | ||||||
|             this.fpSpread1_Sheet2.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1; |             this.fpSpread1_Sheet2.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1; | ||||||
|             this.fpSpread1_Sheet2.ColumnCount = 6; |             this.fpSpread1_Sheet2.ColumnCount = 4; | ||||||
|             this.fpSpread1_Sheet2.RowCount = 10; |             this.fpSpread1_Sheet2.RowCount = 9; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet2.Cells.Get(0, 0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 0).Border = lineBorder65; |             this.fpSpread1_Sheet2.Cells.Get(0, 0).Border = lineBorder65; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(0, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(0, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(0, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 0).Value = "성명"; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(0, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet2.Cells.Get(0, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 1).Border = lineBorder66; |             this.fpSpread1_Sheet2.Cells.Get(0, 1).Border = lineBorder66; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(0, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(0, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(0, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 1).Value = "사원번호"; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(0, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 2).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet2.Cells.Get(0, 2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 2).Border = lineBorder67; |             this.fpSpread1_Sheet2.Cells.Get(0, 2).Border = lineBorder67; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(0, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(0, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(0, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 2).Value = "근무시간"; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(0, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 3).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet2.Cells.Get(0, 3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 3).Border = lineBorder68; |             this.fpSpread1_Sheet2.Cells.Get(0, 3).Border = lineBorder68; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(0, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(0, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(0, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 3).Value = "초과시간"; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(0, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 4).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 4).Border = complexBorder5; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 4).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 4).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 4).Value = "표준근무시간"; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 5).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(226)))), ((int)(((byte)(243))))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 5).Border = lineBorder69; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 5).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 5).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 5).Formula = "#REF!"; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(0, 5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 0).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(1, 0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 0).Border = lineBorder70; |             this.fpSpread1_Sheet2.Cells.Get(1, 0).Border = lineBorder69; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(1, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(1, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(1, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(1, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(1, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 1).Border = lineBorder71; |             this.fpSpread1_Sheet2.Cells.Get(1, 1).Border = lineBorder70; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(1, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(1, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(1, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(1, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 2).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(1, 2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 2).Border = lineBorder72; |             this.fpSpread1_Sheet2.Cells.Get(1, 2).Border = lineBorder71; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(1, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(1, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(1, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(1, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 3).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(1, 3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 3).Border = lineBorder73; |             this.fpSpread1_Sheet2.Cells.Get(1, 3).Border = lineBorder72; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(1, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(1, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(1, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(1, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(1, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 0).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(2, 0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 0).Border = lineBorder74; |             this.fpSpread1_Sheet2.Cells.Get(2, 0).Border = lineBorder73; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(2, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(2, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(2, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(2, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(2, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 1).Border = lineBorder75; |             this.fpSpread1_Sheet2.Cells.Get(2, 1).Border = lineBorder74; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(2, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(2, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(2, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(2, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 2).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(2, 2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 2).Border = lineBorder76; |             this.fpSpread1_Sheet2.Cells.Get(2, 2).Border = lineBorder75; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(2, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(2, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(2, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(2, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 3).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(2, 3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 3).Border = lineBorder77; |             this.fpSpread1_Sheet2.Cells.Get(2, 3).Border = lineBorder76; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(2, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(2, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(2, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(2, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(2, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 0).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(3, 0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 0).Border = lineBorder78; |             this.fpSpread1_Sheet2.Cells.Get(3, 0).Border = lineBorder77; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(3, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(3, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(3, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(3, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(3, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 1).Border = lineBorder79; |             this.fpSpread1_Sheet2.Cells.Get(3, 1).Border = lineBorder78; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(3, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(3, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(3, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(3, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 2).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(3, 2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 2).Border = lineBorder80; |             this.fpSpread1_Sheet2.Cells.Get(3, 2).Border = lineBorder79; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(3, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(3, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(3, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(3, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 3).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(3, 3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 3).Border = lineBorder81; |             this.fpSpread1_Sheet2.Cells.Get(3, 3).Border = lineBorder80; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(3, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(3, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(3, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(3, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(3, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 0).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(4, 0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 0).Border = lineBorder82; |             this.fpSpread1_Sheet2.Cells.Get(4, 0).Border = lineBorder81; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(4, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(4, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(4, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(4, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(4, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 1).Border = lineBorder83; |             this.fpSpread1_Sheet2.Cells.Get(4, 1).Border = lineBorder82; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(4, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(4, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(4, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(4, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 2).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(4, 2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 2).Border = lineBorder84; |             this.fpSpread1_Sheet2.Cells.Get(4, 2).Border = lineBorder83; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(4, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(4, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(4, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(4, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 3).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(4, 3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 3).Border = lineBorder85; |             this.fpSpread1_Sheet2.Cells.Get(4, 3).Border = lineBorder84; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(4, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(4, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(4, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(4, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(4, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 0).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(5, 0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 0).Border = lineBorder86; |             this.fpSpread1_Sheet2.Cells.Get(5, 0).Border = lineBorder85; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(5, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(5, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(5, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(5, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(5, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 1).Border = lineBorder87; |             this.fpSpread1_Sheet2.Cells.Get(5, 1).Border = lineBorder86; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(5, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(5, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(5, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(5, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 2).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(5, 2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 2).Border = lineBorder88; |             this.fpSpread1_Sheet2.Cells.Get(5, 2).Border = lineBorder87; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(5, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(5, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(5, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(5, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 3).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(5, 3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 3).Border = lineBorder89; |             this.fpSpread1_Sheet2.Cells.Get(5, 3).Border = lineBorder88; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(5, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(5, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(5, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(5, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(5, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 0).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(6, 0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 0).Border = lineBorder90; |             this.fpSpread1_Sheet2.Cells.Get(6, 0).Border = lineBorder89; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(6, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(6, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(6, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(6, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(6, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 1).Border = lineBorder91; |             this.fpSpread1_Sheet2.Cells.Get(6, 1).Border = lineBorder90; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(6, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(6, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(6, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(6, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 2).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(6, 2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 2).Border = lineBorder92; |             this.fpSpread1_Sheet2.Cells.Get(6, 2).Border = lineBorder91; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(6, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(6, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(6, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(6, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 3).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(6, 3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 3).Border = lineBorder93; |             this.fpSpread1_Sheet2.Cells.Get(6, 3).Border = lineBorder92; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(6, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(6, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(6, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(6, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(6, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 0).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(7, 0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 0).Border = lineBorder94; |             this.fpSpread1_Sheet2.Cells.Get(7, 0).Border = lineBorder93; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(7, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(7, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(7, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(7, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(7, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 1).Border = lineBorder95; |             this.fpSpread1_Sheet2.Cells.Get(7, 1).Border = lineBorder94; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(7, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(7, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(7, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(7, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 2).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(7, 2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 2).Border = lineBorder96; |             this.fpSpread1_Sheet2.Cells.Get(7, 2).Border = lineBorder95; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(7, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(7, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(7, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(7, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 3).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(7, 3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 3).Border = lineBorder97; |             this.fpSpread1_Sheet2.Cells.Get(7, 3).Border = lineBorder96; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(7, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(7, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(7, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(7, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(7, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 0).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(8, 0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 0).Border = lineBorder98; |             this.fpSpread1_Sheet2.Cells.Get(8, 0).Border = lineBorder97; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(8, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(8, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(8, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(8, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(8, 1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 1).Border = lineBorder99; |             this.fpSpread1_Sheet2.Cells.Get(8, 1).Border = lineBorder98; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(8, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(8, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(8, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(8, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 2).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(8, 2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 2).Border = lineBorder100; |             this.fpSpread1_Sheet2.Cells.Get(8, 2).Border = lineBorder99; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(8, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(8, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(8, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(8, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 3).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Cells.Get(8, 3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 3).Border = lineBorder101; |             this.fpSpread1_Sheet2.Cells.Get(8, 3).Border = lineBorder100; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Cells.Get(8, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Cells.Get(8, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(8, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(8, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Cells.Get(8, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 0).BackColor = System.Drawing.SystemColors.Window; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 0).Border = lineBorder102; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 1).BackColor = System.Drawing.SystemColors.Window; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 1).Border = lineBorder103; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 2).BackColor = System.Drawing.SystemColors.Window; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 2).Border = lineBorder104; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 3).BackColor = System.Drawing.SystemColors.Window; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 3).Border = lineBorder105; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.Cells.Get(9, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |  | ||||||
|             this.fpSpread1_Sheet2.ColumnFooter.Columns.Default.Width = 82F; |             this.fpSpread1_Sheet2.ColumnFooter.Columns.Default.Width = 82F; | ||||||
|  |             this.fpSpread1_Sheet2.ColumnHeader.Cells.Get(0, 0).Value = "성명\r\n"; | ||||||
|  |             this.fpSpread1_Sheet2.ColumnHeader.Cells.Get(0, 1).Value = "사원번호"; | ||||||
|  |             this.fpSpread1_Sheet2.ColumnHeader.Cells.Get(0, 2).Value = "근무시간"; | ||||||
|  |             this.fpSpread1_Sheet2.ColumnHeader.Cells.Get(0, 3).Value = "초과시간"; | ||||||
|             this.fpSpread1_Sheet2.Columns.Default.Width = 82F; |             this.fpSpread1_Sheet2.Columns.Default.Width = 82F; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(0).AllowAutoSort = true; |             this.fpSpread1_Sheet2.Columns.Get(0).AllowAutoSort = true; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(0).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Columns.Get(0).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Columns.Get(0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Columns.Get(0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|  |             this.fpSpread1_Sheet2.Columns.Get(0).Label = "성명\r\n"; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(0).Width = 122F; |             this.fpSpread1_Sheet2.Columns.Get(0).Width = 122F; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(1).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Columns.Get(1).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Columns.Get(1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Columns.Get(1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|  |             this.fpSpread1_Sheet2.Columns.Get(1).Label = "사원번호"; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(1).Width = 162F; |             this.fpSpread1_Sheet2.Columns.Get(1).Width = 162F; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(2).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Columns.Get(2).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Columns.Get(2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Columns.Get(2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|  |             this.fpSpread1_Sheet2.Columns.Get(2).Label = "근무시간"; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(2).Width = 127F; |             this.fpSpread1_Sheet2.Columns.Get(2).Width = 127F; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(3).BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.Columns.Get(3).BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.Columns.Get(3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.Columns.Get(3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet2.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|  |             this.fpSpread1_Sheet2.Columns.Get(3).Label = "초과시간"; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet2.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(3).Width = 138F; |             this.fpSpread1_Sheet2.Columns.Get(3).Width = 138F; | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(4).Width = 117F; |  | ||||||
|             this.fpSpread1_Sheet2.Columns.Get(5).Width = 91F; |  | ||||||
|             this.fpSpread1_Sheet2.DefaultStyle.BackColor = System.Drawing.SystemColors.Window; |             this.fpSpread1_Sheet2.DefaultStyle.BackColor = System.Drawing.SystemColors.Window; | ||||||
|             this.fpSpread1_Sheet2.DefaultStyle.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet2.DefaultStyle.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet2.DefaultStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet2.DefaultStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
| @@ -1685,7 +1650,6 @@ | |||||||
|             this.fpSpread1_Sheet2.Protect = false; |             this.fpSpread1_Sheet2.Protect = false; | ||||||
|             this.fpSpread1_Sheet2.RowHeader.Columns.Default.Resizable = false; |             this.fpSpread1_Sheet2.RowHeader.Columns.Default.Resizable = false; | ||||||
|             this.fpSpread1_Sheet2.Rows.Default.Height = 22F; |             this.fpSpread1_Sheet2.Rows.Default.Height = 22F; | ||||||
|             this.fpSpread1_Sheet2.Rows.Get(0).Height = 40F; |  | ||||||
|             this.fpSpread1_Sheet2.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1; |             this.fpSpread1_Sheet2.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1; | ||||||
|             //  |             //  | ||||||
|             // fpSpread1_Sheet3 |             // fpSpread1_Sheet3 | ||||||
| @@ -1697,49 +1661,49 @@ | |||||||
|             this.fpSpread1_Sheet3.ColumnCount = 8; |             this.fpSpread1_Sheet3.ColumnCount = 8; | ||||||
|             this.fpSpread1_Sheet3.RowCount = 10; |             this.fpSpread1_Sheet3.RowCount = 10; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 0).Border = lineBorder106; |             this.fpSpread1_Sheet3.Cells.Get(0, 0).Border = lineBorder101; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(0, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 0).Value = "사원번호"; |             this.fpSpread1_Sheet3.Cells.Get(0, 0).Value = "사원번호"; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 1).Border = lineBorder107; |             this.fpSpread1_Sheet3.Cells.Get(0, 1).Border = lineBorder102; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(0, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 1).Value = "성명"; |             this.fpSpread1_Sheet3.Cells.Get(0, 1).Value = "성명"; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 2).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 2).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 2).Border = lineBorder108; |             this.fpSpread1_Sheet3.Cells.Get(0, 2).Border = lineBorder103; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(0, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 2).Value = "일자"; |             this.fpSpread1_Sheet3.Cells.Get(0, 2).Value = "일자"; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 3).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 3).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 3).Border = lineBorder109; |             this.fpSpread1_Sheet3.Cells.Get(0, 3).Border = lineBorder104; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(0, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 3).Value = "소속공정"; |             this.fpSpread1_Sheet3.Cells.Get(0, 3).Value = "소속공정"; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 4).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 4).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 4).Border = lineBorder110; |             this.fpSpread1_Sheet3.Cells.Get(0, 4).Border = lineBorder105; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 4).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(0, 4).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 4).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 4).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 4).Value = "업무공정"; |             this.fpSpread1_Sheet3.Cells.Get(0, 4).Value = "업무공정"; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 5).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 5).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 5).Border = lineBorder111; |             this.fpSpread1_Sheet3.Cells.Get(0, 5).Border = lineBorder106; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 5).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(0, 5).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 5).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 5).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 5).Value = "업무분류"; |             this.fpSpread1_Sheet3.Cells.Get(0, 5).Value = "업무분류"; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 6).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 6).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 6).Border = lineBorder112; |             this.fpSpread1_Sheet3.Cells.Get(0, 6).Border = lineBorder107; | ||||||
|             generalCellType15.FormatString = "#,##0 ;\\-#,##0\\ "; |             generalCellType15.FormatString = "#,##0 ;\\-#,##0\\ "; | ||||||
|             generalCellType15.NegativeRed = true; |             generalCellType15.NegativeRed = true; | ||||||
|             generalCellType15.NumberFormat = ((System.Globalization.NumberFormatInfo)(new System.Globalization.CultureInfo("ko-KR", false).NumberFormat.Clone())); |             generalCellType15.NumberFormat = ((System.Globalization.NumberFormatInfo)(new System.Globalization.CultureInfo("ko-KR", false).NumberFormat.Clone())); | ||||||
| @@ -1751,7 +1715,7 @@ | |||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 6).Value = "시간"; |             this.fpSpread1_Sheet3.Cells.Get(0, 6).Value = "시간"; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 7).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 7).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 7).Border = lineBorder113; |             this.fpSpread1_Sheet3.Cells.Get(0, 7).Border = lineBorder108; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 7).CellType = generalCellType15; |             this.fpSpread1_Sheet3.Cells.Get(0, 7).CellType = generalCellType15; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 7).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(0, 7).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 7).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |             this.fpSpread1_Sheet3.Cells.Get(0, 7).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); | ||||||
| @@ -1759,43 +1723,43 @@ | |||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 7).Value = "초과"; |             this.fpSpread1_Sheet3.Cells.Get(0, 7).Value = "초과"; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(0, 7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(0, 7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 0).Border = lineBorder114; |             this.fpSpread1_Sheet3.Cells.Get(1, 0).Border = lineBorder109; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(1, 0).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 0).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 1).Border = lineBorder115; |             this.fpSpread1_Sheet3.Cells.Get(1, 1).Border = lineBorder110; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(1, 1).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 1).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 2).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 2).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 2).Border = lineBorder116; |             this.fpSpread1_Sheet3.Cells.Get(1, 2).Border = lineBorder111; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(1, 2).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 2).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 3).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 3).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 3).Border = lineBorder117; |             this.fpSpread1_Sheet3.Cells.Get(1, 3).Border = lineBorder112; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(1, 3).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 3).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 4).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 4).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 4).Border = lineBorder118; |             this.fpSpread1_Sheet3.Cells.Get(1, 4).Border = lineBorder113; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 4).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(1, 4).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 4).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 4).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 5).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 5).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 5).Border = lineBorder119; |             this.fpSpread1_Sheet3.Cells.Get(1, 5).Border = lineBorder114; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 5).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(1, 5).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 5).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 5).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 6).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 6).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 6).Border = lineBorder120; |             this.fpSpread1_Sheet3.Cells.Get(1, 6).Border = lineBorder115; | ||||||
|             generalCellType16.FormatString = "#,##0 ;\\-#,##0\\ "; |             generalCellType16.FormatString = "#,##0 ;\\-#,##0\\ "; | ||||||
|             generalCellType16.NegativeRed = true; |             generalCellType16.NegativeRed = true; | ||||||
|             generalCellType16.NumberFormat = ((System.Globalization.NumberFormatInfo)(new System.Globalization.CultureInfo("ko-KR", false).NumberFormat.Clone())); |             generalCellType16.NumberFormat = ((System.Globalization.NumberFormatInfo)(new System.Globalization.CultureInfo("ko-KR", false).NumberFormat.Clone())); | ||||||
| @@ -1806,7 +1770,7 @@ | |||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; |             this.fpSpread1_Sheet3.Cells.Get(1, 6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 7).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 7).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 7).Border = lineBorder121; |             this.fpSpread1_Sheet3.Cells.Get(1, 7).Border = lineBorder116; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 7).CellType = generalCellType16; |             this.fpSpread1_Sheet3.Cells.Get(1, 7).CellType = generalCellType16; | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 7).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |             this.fpSpread1_Sheet3.Cells.Get(1, 7).Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); | ||||||
|             this.fpSpread1_Sheet3.Cells.Get(1, 7).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |             this.fpSpread1_Sheet3.Cells.Get(1, 7).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); | ||||||
| @@ -1955,6 +1919,7 @@ | |||||||
|         private System.Windows.Forms.LinkLabel linkLabel8; |         private System.Windows.Forms.LinkLabel linkLabel8; | ||||||
|         private System.Windows.Forms.LinkLabel linkLabel3; |         private System.Windows.Forms.LinkLabel linkLabel3; | ||||||
|         private System.Windows.Forms.LinkLabel linkLabel4; |         private System.Windows.Forms.LinkLabel linkLabel4; | ||||||
|  |         private dsMailTableAdapters.MailFormTableAdapter mailFormTableAdapter1; | ||||||
|         private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1; |         private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1; | ||||||
|         private FarPoint.Win.Spread.SheetView fpSpread1_Sheet2; |         private FarPoint.Win.Spread.SheetView fpSpread1_Sheet2; | ||||||
|         private FarPoint.Win.Spread.SheetView fpSpread1_Sheet3; |         private FarPoint.Win.Spread.SheetView fpSpread1_Sheet3; | ||||||
|   | |||||||
| @@ -24,6 +24,10 @@ namespace FPJ0000.JobReport_ | |||||||
|         private void rJobReport_Load(object sender, EventArgs e) |         private void rJobReport_Load(object sender, EventArgs e) | ||||||
|         { |         { | ||||||
|             this.tbProcess.Items.Clear(); |             this.tbProcess.Items.Clear(); | ||||||
|  |             this.fpSpread1_Sheet2.AddSelection(2, 3, 4, 3); | ||||||
|  |            // fpSpread1_Sheet2.Columns[1, 0].AllowAutoSort = true; | ||||||
|  |             //this.fpSpread1_Sheet2.ColumnHeader.AutoTextIndex = 1; | ||||||
|  |  | ||||||
|  |  | ||||||
|             tbProcess.Items.Add("--전체--"); |             tbProcess.Items.Add("--전체--"); | ||||||
|             var taProcess = new dsReportTableAdapters.ProcessListTableAdapter(); |             var taProcess = new dsReportTableAdapters.ProcessListTableAdapter(); | ||||||
| @@ -47,8 +51,15 @@ namespace FPJ0000.JobReport_ | |||||||
|  |  | ||||||
|             //refrehData(); |             //refrehData(); | ||||||
|             binit = true; |             binit = true; | ||||||
|         } |  | ||||||
|              |              | ||||||
|  |             FarPoint.Win.Spread.GridLine black = new FarPoint.Win.Spread.GridLine(FarPoint.Win.Spread.GridLineType.Flat, Color.Black); | ||||||
|  |             fpSpread1_Sheet2.VerticalGridLine = black; | ||||||
|  |             fpSpread1_Sheet2.HorizontalGridLine = black; | ||||||
|  |         } | ||||||
|  |         private void SetFreezeRowCount_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |             | ||||||
|  |         } | ||||||
|         void UpdateUserList() |         void UpdateUserList() | ||||||
|         { |         { | ||||||
|             var db = new EEEntities(); |             var db = new EEEntities(); | ||||||
| @@ -112,7 +123,7 @@ namespace FPJ0000.JobReport_ | |||||||
|             else this.fpSpread1.Sheets[0].Cells[3, 7].Value = drDays.Count(); |             else this.fpSpread1.Sheets[0].Cells[3, 7].Value = drDays.Count(); | ||||||
|  |  | ||||||
|             //기준시간 1번시트에 추가 표시 (210215 - 정봉석) |             //기준시간 1번시트에 추가 표시 (210215 - 정봉석) | ||||||
|             this.fpSpread1.Sheets[1].Cells["F1"].Value = drDays.Count() * 8; |             //this.fpSpread1.Sheets[1].Cells["F1"].Value = drDays.Count() * 8; | ||||||
|  |  | ||||||
|             ComplexBorderSide left = new ComplexBorderSide(Color.Gray, 1); |             ComplexBorderSide left = new ComplexBorderSide(Color.Gray, 1); | ||||||
|             ComplexBorderSide top = new ComplexBorderSide(Color.Gray, 1); |             ComplexBorderSide top = new ComplexBorderSide(Color.Gray, 1); | ||||||
| @@ -185,8 +196,8 @@ namespace FPJ0000.JobReport_ | |||||||
|             //} |             //} | ||||||
|  |  | ||||||
|             col = 0; |             col = 0; | ||||||
|             row = 1; |             row = 0; | ||||||
|             fpSpread1.Sheets[1].RowCount = baseData.GroupBy(t => t.id).Count() + 1; |             fpSpread1.Sheets[1].RowCount = baseData.GroupBy(t => t.id).Count() ; | ||||||
|             foreach (var item in baseData.GroupBy(t => t.id)) //사용자별로 그룹을 해서 |             foreach (var item in baseData.GroupBy(t => t.id)) //사용자별로 그룹을 해서 | ||||||
|             { |             { | ||||||
|                 var dr = item.FirstOrDefault(); |                 var dr = item.FirstOrDefault(); | ||||||
| @@ -196,7 +207,7 @@ namespace FPJ0000.JobReport_ | |||||||
|                 this.fpSpread1.Sheets[1].Cells[row, 3].Value = item.Sum(t => t.ot); |                 this.fpSpread1.Sheets[1].Cells[row, 3].Value = item.Sum(t => t.ot); | ||||||
|                 row += 1; |                 row += 1; | ||||||
|             } |             } | ||||||
|             fpSpread1.Sheets[1].ColumnCount = 6; |             fpSpread1.Sheets[1].ColumnCount = 4; | ||||||
|             fpSpread1.Sheets[1].RowCount = row + 1; |             fpSpread1.Sheets[1].RowCount = row + 1; | ||||||
|  |  | ||||||
|             //Raw dat a표시 |             //Raw dat a표시 | ||||||
| @@ -510,5 +521,21 @@ namespace FPJ0000.JobReport_ | |||||||
|             this.dts.Value = sd; |             this.dts.Value = sd; | ||||||
|             this.dte.Value = ed; |             this.dte.Value = ed; | ||||||
|         } |         } | ||||||
|  |         private void SetUnfilterRow() | ||||||
|  |         { | ||||||
|  |             int[] unfilterRows = new int[3] { 0, 8, 9 }; | ||||||
|  |             this.fpSpread1.Sheets[1].RowFilter.UnfilteredRows = unfilterRows; | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void fpSpread1_AutoSortingColumn(object sender, FarPoint.Win.Spread.AutoSortingColumnEventArgs e) | ||||||
|  |         { | ||||||
|  |             | ||||||
|  |         } | ||||||
|  |  | ||||||
|  |         private void fpSpread1_CellClick(object sender, FarPoint.Win.Spread.CellClickEventArgs e) | ||||||
|  |         { | ||||||
|  |              | ||||||
|  |             | ||||||
|  |         } | ||||||
|     } |     } | ||||||
| } | } | ||||||
|   | |||||||
| @@ -127,7 +127,7 @@ | |||||||
|     <value>183, 17</value> |     <value>183, 17</value> | ||||||
|   </metadata> |   </metadata> | ||||||
|   <metadata name="fpSpread1_Sheet1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |   <metadata name="fpSpread1_Sheet1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||||||
|     <value>245, 17</value> |     <value>886, 17</value> | ||||||
|   </metadata> |   </metadata> | ||||||
|   <data name="resource.Calendar" mimetype="application/x-microsoft.net.object.binary.base64"> |   <data name="resource.Calendar" mimetype="application/x-microsoft.net.object.binary.base64"> | ||||||
|     <value> |     <value> | ||||||
| @@ -150,7 +150,7 @@ | |||||||
| </value> | </value> | ||||||
|   </data> |   </data> | ||||||
|   <metadata name="fpSpread1_Sheet2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |   <metadata name="fpSpread1_Sheet2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||||||
|     <value>397, 17</value> |     <value>1038, 17</value> | ||||||
|   </metadata> |   </metadata> | ||||||
|   <data name="resource.PaperSize1" mimetype="application/x-microsoft.net.object.binary.base64"> |   <data name="resource.PaperSize1" mimetype="application/x-microsoft.net.object.binary.base64"> | ||||||
|     <value> |     <value> | ||||||
| @@ -163,7 +163,7 @@ | |||||||
| </value> | </value> | ||||||
|   </data> |   </data> | ||||||
|   <metadata name="fpSpread1_Sheet3.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |   <metadata name="fpSpread1_Sheet3.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||||||
|     <value>549, 17</value> |     <value>1190, 17</value> | ||||||
|   </metadata> |   </metadata> | ||||||
|   <data name="resource.PaperSize2" mimetype="application/x-microsoft.net.object.binary.base64"> |   <data name="resource.PaperSize2" mimetype="application/x-microsoft.net.object.binary.base64"> | ||||||
|     <value> |     <value> | ||||||
| @@ -175,4 +175,7 @@ | |||||||
|         CAIAAAAJAAAABgQAAAACQTQ7AwAAkQQAAAAL |         CAIAAAAJAAAABgQAAAACQTQ7AwAAkQQAAAAL | ||||||
| </value> | </value> | ||||||
|   </data> |   </data> | ||||||
|  |   <metadata name="mailFormTableAdapter1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||||||
|  |     <value>701, 17</value> | ||||||
|  |   </metadata> | ||||||
| </root> | </root> | ||||||
							
								
								
									
										12
									
								
								SubProject/FPJ0000/fMailList.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										12
									
								
								SubProject/FPJ0000/fMailList.Designer.cs
									
									
									
										generated
									
									
									
								
							| @@ -113,6 +113,7 @@ | |||||||
|             pdateLabel.Size = new System.Drawing.Size(41, 12); |             pdateLabel.Size = new System.Drawing.Size(41, 12); | ||||||
|             pdateLabel.TabIndex = 4; |             pdateLabel.TabIndex = 4; | ||||||
|             pdateLabel.Text = "시작일"; |             pdateLabel.Text = "시작일"; | ||||||
|  |             pdateLabel.Click += new System.EventHandler(this.pdateLabel_Click); | ||||||
|             //  |             //  | ||||||
|             // requestLabel |             // requestLabel | ||||||
|             //  |             //  | ||||||
| @@ -453,6 +454,7 @@ | |||||||
|             //  |             //  | ||||||
|             this.bindingNavigatorPositionItem.AccessibleName = "위치"; |             this.bindingNavigatorPositionItem.AccessibleName = "위치"; | ||||||
|             this.bindingNavigatorPositionItem.AutoSize = false; |             this.bindingNavigatorPositionItem.AutoSize = false; | ||||||
|  |             this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F); | ||||||
|             this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem"; |             this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem"; | ||||||
|             this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23); |             this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23); | ||||||
|             this.bindingNavigatorPositionItem.Text = "0"; |             this.bindingNavigatorPositionItem.Text = "0"; | ||||||
| @@ -508,12 +510,22 @@ | |||||||
|             // tam |             // tam | ||||||
|             //  |             //  | ||||||
|             this.tam.BackupDataSetBeforeUpdate = false; |             this.tam.BackupDataSetBeforeUpdate = false; | ||||||
|  |             this.tam.EETGW_JobReport_AutoInputTableAdapter = null; | ||||||
|  |             this.tam.EETGW_JobReport_EBoardTableAdapter = null; | ||||||
|  |             this.tam.EETGW_NoteTableAdapter = null; | ||||||
|  |             this.tam.EETGW_ProjecthistoryDTableAdapter = null; | ||||||
|  |             this.tam.EETGW_ProjectResonTableAdapter = null; | ||||||
|  |             this.tam.EETGW_ProjectsScheduleTableAdapter = null; | ||||||
|  |             this.tam.EETGW_ProjectToDoTableAdapter = null; | ||||||
|  |             this.tam.EETGW_SaveCostTableAdapter = null; | ||||||
|             this.tam.JobReportTableAdapter = null; |             this.tam.JobReportTableAdapter = null; | ||||||
|  |             this.tam.ProjectPartStatusTableAdapter = null; | ||||||
|             this.tam.ProjectsHistoryTableAdapter = null; |             this.tam.ProjectsHistoryTableAdapter = null; | ||||||
|             this.tam.ProjectsIOMapTableAdapter = null; |             this.tam.ProjectsIOMapTableAdapter = null; | ||||||
|             this.tam.ProjectsMailListTableAdapter = this.ta; |             this.tam.ProjectsMailListTableAdapter = this.ta; | ||||||
|             this.tam.ProjectsPartTableAdapter = null; |             this.tam.ProjectsPartTableAdapter = null; | ||||||
|             this.tam.ProjectsTableAdapter = this.taPrj; |             this.tam.ProjectsTableAdapter = this.taPrj; | ||||||
|  |             this.tam.SPMasterTableAdapter = null; | ||||||
|             this.tam.UpdateOrder = FPJ0000.dsPRJTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; |             this.tam.UpdateOrder = FPJ0000.dsPRJTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; | ||||||
|             //  |             //  | ||||||
|             // ta |             // ta | ||||||
|   | |||||||
| @@ -162,5 +162,10 @@ namespace FPJ0000 | |||||||
|         { |         { | ||||||
|  |  | ||||||
|         } |         } | ||||||
|  |  | ||||||
|  |         private void pdateLabel_Click(object sender, EventArgs e) | ||||||
|  |         { | ||||||
|  |  | ||||||
|  |         } | ||||||
|     } |     } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jeongyoonjeong
					jeongyoonjeong