...
This commit is contained in:
182
SubProject/FBS0000/Holiday/WorkTable.Designer.cs
generated
182
SubProject/FBS0000/Holiday/WorkTable.Designer.cs
generated
@@ -31,9 +31,9 @@
|
||||
this.components = new System.ComponentModel.Container();
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WorkTable));
|
||||
System.Globalization.CultureInfo cultureInfo = new System.Globalization.CultureInfo("ko-KR", false);
|
||||
FarPoint.Win.ComplexBorder complexBorder1 = new FarPoint.Win.ComplexBorder(new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.ThinLine), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.ThinLine), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.ThinLine), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.ThinLine), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.None), false, false);
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType1 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo1 = new FarPoint.Win.Spread.NoPrinterPrintInfo();
|
||||
FarPoint.Win.ComplexBorder complexBorder2 = new FarPoint.Win.ComplexBorder(new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.ThinLine), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.ThinLine), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.ThinLine), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.ThinLine), new FarPoint.Win.ComplexBorderSide(FarPoint.Win.ComplexBorderSideStyle.None), false, false);
|
||||
FarPoint.Win.Spread.CellType.NumberCellType numberCellType2 = new FarPoint.Win.Spread.CellType.NumberCellType();
|
||||
FarPoint.Win.Spread.NoPrinterPrintInfo noPrinterPrintInfo2 = new FarPoint.Win.Spread.NoPrinterPrintInfo();
|
||||
this.bn = new System.Windows.Forms.BindingNavigator(this.components);
|
||||
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
|
||||
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
|
||||
@@ -62,6 +62,9 @@
|
||||
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
||||
this.fpSpread1 = new FarPoint.Win.Spread.FpSpread();
|
||||
this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
|
||||
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
||||
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
|
||||
((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit();
|
||||
this.bn.SuspendLayout();
|
||||
this.toolStrip1.SuspendLayout();
|
||||
@@ -94,14 +97,14 @@
|
||||
this.sbJan,
|
||||
this.toolStripButton2,
|
||||
this.toolStripButton3});
|
||||
this.bn.Location = new System.Drawing.Point(0, 545);
|
||||
this.bn.Location = new System.Drawing.Point(0, 653);
|
||||
this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
|
||||
this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem;
|
||||
this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem;
|
||||
this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
|
||||
this.bn.Name = "bn";
|
||||
this.bn.PositionItem = this.bindingNavigatorPositionItem;
|
||||
this.bn.Size = new System.Drawing.Size(926, 27);
|
||||
this.bn.Size = new System.Drawing.Size(1137, 27);
|
||||
this.bn.TabIndex = 0;
|
||||
this.bn.Text = "bindingNavigator1";
|
||||
//
|
||||
@@ -243,12 +246,15 @@
|
||||
this.tbSD,
|
||||
this.toolStripLabel2,
|
||||
this.tbED,
|
||||
this.toolStripButton4,
|
||||
this.toolStripButton5,
|
||||
this.toolStripSeparator1,
|
||||
this.toolStripLabel3,
|
||||
this.tbGrp,
|
||||
this.toolStripButton1});
|
||||
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
||||
this.toolStrip1.Name = "toolStrip1";
|
||||
this.toolStrip1.Size = new System.Drawing.Size(926, 31);
|
||||
this.toolStrip1.Size = new System.Drawing.Size(1137, 31);
|
||||
this.toolStrip1.TabIndex = 3;
|
||||
this.toolStrip1.Text = "toolStrip1";
|
||||
//
|
||||
@@ -314,7 +320,7 @@
|
||||
this.fpSpread1.Name = "fpSpread1";
|
||||
this.fpSpread1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
|
||||
this.fpSpread1_Sheet1});
|
||||
this.fpSpread1.Size = new System.Drawing.Size(926, 514);
|
||||
this.fpSpread1.Size = new System.Drawing.Size(1137, 622);
|
||||
this.fpSpread1.StatusBarVisible = true;
|
||||
this.fpSpread1.TabIndex = 4;
|
||||
this.fpSpread1.SetViewportLeftColumn(0, 0, 4);
|
||||
@@ -329,26 +335,26 @@
|
||||
this.fpSpread1_Sheet1.ColumnCount = 50;
|
||||
this.fpSpread1_Sheet1.RowCount = 1;
|
||||
this.fpSpread1_Sheet1.AllowNoteEdit = false;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 0).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 1).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 2).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 3).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 4).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 0).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 1).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 2).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 3).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 4).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 5).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 5).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 5).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 6).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 6).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 6).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 7).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 7).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 7).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 7).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 8).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 8).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 8).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 8).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 9).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 9).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 9).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 9).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 9).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -357,7 +363,7 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 9).ParseFormatString = "n";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 9).Value = 6;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 9).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 10).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 10).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 10).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 10).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -366,7 +372,7 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 10).ParseFormatString = "n";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 10).Value = 7;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 10).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 11).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 11).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 11).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 11).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -375,7 +381,7 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 11).ParseFormatString = "n";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 11).Value = 8;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 11).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 12).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 12).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 12).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 12).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -384,7 +390,7 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 12).ParseFormatString = "n";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 12).Value = 9;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 12).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 13).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 13).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 13).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 13).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 13).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -393,7 +399,7 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 13).ParseFormatString = "n";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 13).Value = 10;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 13).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 14).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 14).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 14).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 14).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 14).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -402,7 +408,7 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 14).ParseFormatString = "n";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 14).Value = 11;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 14).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 15).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 15).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 15).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 15).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 15).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -411,7 +417,7 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 15).ParseFormatString = "n";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 15).Value = 12;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 15).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 16).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 16).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 16).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 16).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 16).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -420,55 +426,55 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 16).ParseFormatString = "n";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 16).Value = 13;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 16).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 17).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 17).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 17).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 17).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 18).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 18).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 18).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 18).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 19).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 19).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 19).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 19).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 20).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 20).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 20).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 20).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 21).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 21).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 21).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 21).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 22).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 22).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 22).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 22).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 23).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 23).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 23).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 23).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 24).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 24).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 24).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 24).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 25).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 25).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 25).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 25).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 26).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 26).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 26).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 26).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 27).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 27).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 27).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 27).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 28).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 28).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 28).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 28).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 29).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 29).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 29).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 29).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 30).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 30).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 30).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 30).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 31).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 31).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 31).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 31).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 32).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 32).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 32).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 32).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 33).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 33).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 33).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 33).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 33).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -477,7 +483,7 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 33).ParseFormatString = "n";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 33).Value = 30;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 33).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 34).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 34).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 34).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 34).ParseFormatInfo = ((System.Globalization.NumberFormatInfo)(cultureInfo.NumberFormat.Clone()));
|
||||
((System.Globalization.NumberFormatInfo)(this.fpSpread1_Sheet1.Cells.Get(0, 34).ParseFormatInfo)).NumberDecimalDigits = 0;
|
||||
@@ -487,39 +493,39 @@
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 34).Value = 31;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 34).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 35).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 35).Border = complexBorder1;
|
||||
numberCellType1.DecimalPlaces = 0;
|
||||
numberCellType1.MaximumValue = 10000000D;
|
||||
numberCellType1.MinimumValue = -10000000D;
|
||||
numberCellType1.NegativeRed = true;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 35).CellType = numberCellType1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 35).Border = complexBorder2;
|
||||
numberCellType2.DecimalPlaces = 0;
|
||||
numberCellType2.MaximumValue = 10000000D;
|
||||
numberCellType2.MinimumValue = -10000000D;
|
||||
numberCellType2.NegativeRed = true;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 35).CellType = numberCellType2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 35).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 35).Value = "발생연차";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 35).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 36).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 36).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 36).CellType = numberCellType1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 36).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 36).CellType = numberCellType2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 36).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 36).Value = "사용휴가";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 36).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 37).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 37).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 37).CellType = numberCellType1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 37).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 37).CellType = numberCellType2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 37).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 37).Value = "잔여휴가";
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 37).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 38).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 39).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 40).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 41).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 42).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 43).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 44).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 45).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 46).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 47).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 48).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 49).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 38).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 39).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 40).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 41).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 42).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 43).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 44).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 45).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 46).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 47).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 48).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.Cells.Get(0, 49).Border = complexBorder2;
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "분류";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "사번";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "직급";
|
||||
@@ -534,25 +540,25 @@
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Cells.Get(0, 37).Value = "잔여휴가";
|
||||
this.fpSpread1_Sheet1.ColumnHeader.Rows.Get(0).Height = 38F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).Border = complexBorder2;
|
||||
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).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(0).Width = 69F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).Border = complexBorder2;
|
||||
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).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(1).Width = 69F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).Border = complexBorder2;
|
||||
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).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
this.fpSpread1_Sheet1.Columns.Get(2).Width = 69F;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).Border = complexBorder1;
|
||||
this.fpSpread1_Sheet1.Columns.Get(3).Border = complexBorder2;
|
||||
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).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
|
||||
@@ -704,11 +710,11 @@
|
||||
this.fpSpread1_Sheet1.PrintInfo.Margin.Left = 25;
|
||||
this.fpSpread1_Sheet1.PrintInfo.Margin.Right = 25;
|
||||
this.fpSpread1_Sheet1.PrintInfo.Margin.Top = 75;
|
||||
noPrinterPrintInfo1.Bounds = new System.Drawing.Rectangle(0, 0, 816, 1148);
|
||||
noPrinterPrintInfo1.HardMarginX = 0F;
|
||||
noPrinterPrintInfo1.HardMarginY = 0F;
|
||||
noPrinterPrintInfo1.SupportColor = true;
|
||||
this.fpSpread1_Sheet1.PrintInfo.NoPrinterSetting = noPrinterPrintInfo1;
|
||||
noPrinterPrintInfo2.Bounds = new System.Drawing.Rectangle(0, 0, 816, 1148);
|
||||
noPrinterPrintInfo2.HardMarginX = 0F;
|
||||
noPrinterPrintInfo2.HardMarginY = 0F;
|
||||
noPrinterPrintInfo2.SupportColor = true;
|
||||
this.fpSpread1_Sheet1.PrintInfo.NoPrinterSetting = noPrinterPrintInfo2;
|
||||
this.fpSpread1_Sheet1.PrintInfo.Orientation = FarPoint.Win.Spread.PrintOrientation.Landscape;
|
||||
this.fpSpread1_Sheet1.PrintInfo.PdfSecurity = null;
|
||||
this.fpSpread1_Sheet1.PrintInfo.Printer = "";
|
||||
@@ -720,11 +726,36 @@
|
||||
this.fpSpread1_Sheet1.SelectionUnit = FarPoint.Win.Spread.Model.SelectionUnit.Row;
|
||||
this.fpSpread1_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
|
||||
//
|
||||
// toolStripSeparator1
|
||||
//
|
||||
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
||||
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 31);
|
||||
//
|
||||
// toolStripButton4
|
||||
//
|
||||
this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
|
||||
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton4.Name = "toolStripButton4";
|
||||
this.toolStripButton4.Size = new System.Drawing.Size(28, 28);
|
||||
this.toolStripButton4.Text = "이전달";
|
||||
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
|
||||
//
|
||||
// toolStripButton5
|
||||
//
|
||||
this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
|
||||
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton5.Name = "toolStripButton5";
|
||||
this.toolStripButton5.Size = new System.Drawing.Size(28, 28);
|
||||
this.toolStripButton5.Text = "다음달";
|
||||
this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
|
||||
//
|
||||
// WorkTable
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(926, 572);
|
||||
this.ClientSize = new System.Drawing.Size(1137, 680);
|
||||
this.Controls.Add(this.fpSpread1);
|
||||
this.Controls.Add(this.toolStrip1);
|
||||
this.Controls.Add(this.bn);
|
||||
@@ -772,5 +803,8 @@
|
||||
private System.Windows.Forms.ToolStripLabel lbStt;
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton3;
|
||||
private FarPoint.Win.Spread.SheetView fpSpread1_Sheet1;
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton4;
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton5;
|
||||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
||||
}
|
||||
}
|
||||
@@ -342,5 +342,24 @@ namespace FBS0000
|
||||
newTask.Attachments.Add(FileName);
|
||||
newTask.Display();
|
||||
}
|
||||
|
||||
private void toolStripButton4_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
var sd = DateTime.Parse(tbSD.Text);
|
||||
sd = sd.AddMonths(-1);
|
||||
var ed = sd.AddMonths(1);
|
||||
tbSD.Text = sd.ToShortDateString();
|
||||
tbED.Text = ed.ToShortDateString();
|
||||
}
|
||||
|
||||
private void toolStripButton5_Click(object sender, EventArgs e)
|
||||
{
|
||||
var sd = DateTime.Parse(tbSD.Text);
|
||||
sd = sd.AddMonths(1);
|
||||
var ed = sd.AddMonths(1);
|
||||
tbSD.Text = sd.ToShortDateString();
|
||||
tbED.Text = ed.ToShortDateString();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -194,6 +194,33 @@
|
||||
<metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>83, 17</value>
|
||||
</metadata>
|
||||
<data name="toolStripButton4.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFMSURBVDhPhZI7SwNBFIX3T9jY2KQQxE4LIY2ghaBCGgUx
|
||||
2GhjJUSwSqWVBKwsbbTRTrAREQsfhQYikhRBDD4KQRAR/QFXv2HOMpt13QMHkpn7nbk5JMqSdckf58vP
|
||||
2+T+YOyx7X5/mhPEgKDH77bzw1fT2p+3LkRBfjwpwQJPXw9s66lsm505O3zesebHtTXeL6y4XkiHhDBD
|
||||
gILxxv2MVVslO3rZtau3Yxuq9CVDwgDBGAleu5uylfpEOoAPwPxW1tarUggv34xbrVVxcwMLve7eBVAO
|
||||
RfEaztLi5aiVz4t/B1ASr+EsAc+ejbguEgE0S3l7nVq8rsTaehl4tT7vAgrTPe4+7oEQCgIQhAAFl06G
|
||||
0zDiC80SwBZ6UaBgCuQ/kQpACqEgXG0sOQizNmAmLHFBOZhVcQj+C0tu4lcCQhD5sXz5+Vj+uEtR9AOl
|
||||
bDfO85KcaQAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="toolStripButton5.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFNSURBVDhPhZKvSwRRFIXnn7BYLBsE2aZB2GAQDcqCBkVw
|
||||
MYhJLK7BokWTLJiMFi3aBIuIGPwRloXVRVE2rKhBEEQE/4Cr3+Xdx5sZxzlwYOfO/c68d9goS5KQG+fL
|
||||
7cv4QdF7eKfXTXOCWDDo6fvRu/11qyEW5NbjMtigs7dD2X6uyFZnRo5eduXusy7Nj0spbRTSISHMEqDB
|
||||
eLM9Jautshy/7sn1+4n0V3viIWGAwRaAgPFSYzQdwA9g7smx7av2ZdNifURdu6/qXt9ct841gHIIAAih
|
||||
pOavhqRyUfo7gJLWHybVWQKePh/ULmIBNEt5+52aLN+MeXNnk8ErjVkNKJS7dO57IISCgOy+HBkZPHE6
|
||||
kIYRDzRLAKewuxpoMAXyn0gFIAuhILzWXFAIc2zATNjEC8rBHBWH4L+wSTd+ZUAIIreWL7fv5cYJRdEP
|
||||
Fas4M5JsXd4AAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="fpSpread1_Sheet1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>189, 17</value>
|
||||
</metadata>
|
||||
<metadata name="fpSpread1_Sheet1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>189, 17</value>
|
||||
</metadata>
|
||||
|
||||
Reference in New Issue
Block a user