Ejemplo n.º 1
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
 /// </summary>
 private void InitializeComponent()
 {
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer1 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer enhancedColumnHeaderRenderer2 = new FarPoint.Win.Spread.CellType.EnhancedColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer    enhancedRowHeaderRenderer1    = new FarPoint.Win.Spread.CellType.EnhancedRowHeaderRenderer();
     FarPoint.Win.Spread.NamedStyle namedStyle1 = new FarPoint.Win.Spread.NamedStyle("Style1");
     FarPoint.Win.Spread.NamedStyle namedStyle2 = new FarPoint.Win.Spread.NamedStyle("RowHeaderEnhanced");
     FarPoint.Win.Spread.NamedStyle namedStyle3 = new FarPoint.Win.Spread.NamedStyle("CornerEnhanced");
     FarPoint.Win.Spread.CellType.EnhancedCornerRenderer enhancedCornerRenderer1 = new FarPoint.Win.Spread.CellType.EnhancedCornerRenderer();
     FarPoint.Win.Spread.NamedStyle namedStyle4 = new FarPoint.Win.Spread.NamedStyle("DataAreaDefault");
     FarPoint.Win.Spread.CellType.GeneralCellType generalCellType1 = new FarPoint.Win.Spread.CellType.GeneralCellType();
     FarPoint.Win.Spread.SpreadSkin spreadSkin1 = new FarPoint.Win.Spread.SpreadSkin();
     FarPoint.Win.Spread.EnhancedFocusIndicatorRenderer enhancedFocusIndicatorRenderer1 = new FarPoint.Win.Spread.EnhancedFocusIndicatorRenderer();
     FarPoint.Win.Spread.EnhancedInterfaceRenderer      enhancedInterfaceRenderer1      = new FarPoint.Win.Spread.EnhancedInterfaceRenderer();
     FarPoint.Win.Spread.EnhancedScrollBarRenderer      enhancedScrollBarRenderer1      = new FarPoint.Win.Spread.EnhancedScrollBarRenderer();
     FarPoint.Win.Spread.CellType.DateTimeCellType      dateTimeCellType1 = new FarPoint.Win.Spread.CellType.DateTimeCellType();
     System.ComponentModel.ComponentResourceManager     resources         = new System.ComponentModel.ComponentResourceManager(typeof(frmOLEDB_IF));
     FarPoint.Win.Spread.CellType.TextCellType          textCellType1     = new FarPoint.Win.Spread.CellType.TextCellType();
     this.lblSvrInfo   = new System.Windows.Forms.Label();
     this.lblFormTime  = new System.Windows.Forms.Label();
     this.lblSvrStatus = new System.Windows.Forms.Label();
     this.fpLog        = new FarPoint.Win.Spread.FpSpread();
     this.sheetView1   = new FarPoint.Win.Spread.SheetView();
     ((System.ComponentModel.ISupportInitialize)(this.fpLog)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sheetView1)).BeginInit();
     this.SuspendLayout();
     enhancedColumnHeaderRenderer1.BackColor         = System.Drawing.SystemColors.Control;
     enhancedColumnHeaderRenderer1.Font              = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     enhancedColumnHeaderRenderer1.ForeColor         = System.Drawing.SystemColors.ControlText;
     enhancedColumnHeaderRenderer1.Name              = "enhancedColumnHeaderRenderer1";
     enhancedColumnHeaderRenderer1.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     enhancedColumnHeaderRenderer1.TextRotationAngle = 0;
     enhancedColumnHeaderRenderer2.BackColor         = System.Drawing.SystemColors.Control;
     enhancedColumnHeaderRenderer2.Font              = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     enhancedColumnHeaderRenderer2.ForeColor         = System.Drawing.SystemColors.ControlText;
     enhancedColumnHeaderRenderer2.Name              = "enhancedColumnHeaderRenderer2";
     enhancedColumnHeaderRenderer2.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     enhancedColumnHeaderRenderer2.TextRotationAngle = 0;
     enhancedRowHeaderRenderer1.Name = "enhancedRowHeaderRenderer1";
     enhancedRowHeaderRenderer1.TextRotationAngle = 0;
     //
     // lblSvrInfo
     //
     this.lblSvrInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblSvrInfo.BackColor = System.Drawing.SystemColors.AppWorkspace;
     this.lblSvrInfo.Font      = new System.Drawing.Font("맑은 고딕", 15F, System.Drawing.FontStyle.Bold);
     this.lblSvrInfo.Location  = new System.Drawing.Point(0, 0);
     this.lblSvrInfo.Name      = "lblSvrInfo";
     this.lblSvrInfo.Size      = new System.Drawing.Size(549, 42);
     this.lblSvrInfo.TabIndex  = 1;
     this.lblSvrInfo.Text      = "서버 시작 대기중";
     this.lblSvrInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblFormTime
     //
     this.lblFormTime.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblFormTime.BackColor = System.Drawing.SystemColors.ControlText;
     this.lblFormTime.Font      = new System.Drawing.Font("굴림체", 11F);
     this.lblFormTime.ForeColor = System.Drawing.Color.White;
     this.lblFormTime.Location  = new System.Drawing.Point(549, 0);
     this.lblFormTime.Name      = "lblFormTime";
     this.lblFormTime.Size      = new System.Drawing.Size(218, 42);
     this.lblFormTime.TabIndex  = 2;
     this.lblFormTime.Text      = "시작: 2010-03-22 08:33:03\r\n종료: 2010-03-22 09:33:03";
     this.lblFormTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblSvrStatus
     //
     this.lblSvrStatus.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblSvrStatus.BackColor = System.Drawing.SystemColors.AppWorkspace;
     this.lblSvrStatus.Font      = new System.Drawing.Font("굴림체", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.lblSvrStatus.ForeColor = System.Drawing.Color.White;
     this.lblSvrStatus.Location  = new System.Drawing.Point(767, 0);
     this.lblSvrStatus.Name      = "lblSvrStatus";
     this.lblSvrStatus.Size      = new System.Drawing.Size(66, 42);
     this.lblSvrStatus.TabIndex  = 3;
     this.lblSvrStatus.Text      = "시작\r\n대기";
     this.lblSvrStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // fpLog
     //
     this.fpLog.AccessibleDescription = "fpLog, Sheet1, Row 0, Column 0, 10-03-22 11:41:29";
     this.fpLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.fpLog.BackColor = System.Drawing.SystemColors.Control;
     this.fpLog.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.fpLog.Location             = new System.Drawing.Point(0, 41);
     this.fpLog.Name                 = "fpLog";
     namedStyle1.Font                = new System.Drawing.Font("굴림체", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     namedStyle1.ForeColor           = System.Drawing.SystemColors.ControlText;
     namedStyle1.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     namedStyle1.Locked              = false;
     namedStyle1.NoteIndicatorColor  = System.Drawing.Color.Red;
     namedStyle1.Renderer            = enhancedColumnHeaderRenderer2;
     namedStyle1.VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle2.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(236)))), ((int)(((byte)(247)))));
     namedStyle2.ForeColor           = System.Drawing.SystemColors.ControlText;
     namedStyle2.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     namedStyle2.NoteIndicatorColor  = System.Drawing.Color.Red;
     namedStyle2.Renderer            = enhancedRowHeaderRenderer1;
     namedStyle2.VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle3.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(196)))), ((int)(((byte)(233)))));
     namedStyle3.ForeColor           = System.Drawing.SystemColors.ControlText;
     namedStyle3.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     namedStyle3.NoteIndicatorColor  = System.Drawing.Color.Red;
     namedStyle3.Renderer            = enhancedCornerRenderer1;
     namedStyle3.VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle4.BackColor           = System.Drawing.SystemColors.Window;
     namedStyle4.CellType            = generalCellType1;
     namedStyle4.ForeColor           = System.Drawing.SystemColors.WindowText;
     namedStyle4.NoteIndicatorColor  = System.Drawing.Color.Red;
     namedStyle4.Renderer            = generalCellType1;
     this.fpLog.NamedStyles.AddRange(new FarPoint.Win.Spread.NamedStyle[] {
         namedStyle1,
         namedStyle2,
         namedStyle3,
         namedStyle4
     });
     this.fpLog.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.fpLog.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.sheetView1
     });
     this.fpLog.Size = new System.Drawing.Size(833, 501);
     spreadSkin1.ColumnHeaderDefaultStyle                = namedStyle1;
     spreadSkin1.CornerDefaultStyle                      = namedStyle3;
     spreadSkin1.DefaultStyle                            = namedStyle4;
     spreadSkin1.FocusRenderer                           = enhancedFocusIndicatorRenderer1;
     enhancedInterfaceRenderer1.GrayAreaColor            = System.Drawing.SystemColors.ControlLight;
     enhancedInterfaceRenderer1.ScrollBoxBackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(186)))), ((int)(((byte)(221)))));
     enhancedInterfaceRenderer1.SheetTabLowerActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(210)))), ((int)(((byte)(244)))));
     enhancedInterfaceRenderer1.SheetTabLowerNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(231)))), ((int)(((byte)(249)))));
     enhancedInterfaceRenderer1.SheetTabUpperActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(228)))), ((int)(((byte)(244)))));
     enhancedInterfaceRenderer1.SheetTabUpperNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(229)))), ((int)(((byte)(249)))));
     enhancedInterfaceRenderer1.TabStripBackgroundColor  = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(186)))), ((int)(((byte)(221)))));
     spreadSkin1.InterfaceRenderer                       = enhancedInterfaceRenderer1;
     spreadSkin1.Name = "CustomSkin2";
     spreadSkin1.RowHeaderDefaultStyle = namedStyle2;
     spreadSkin1.ScrollBarRenderer     = enhancedScrollBarRenderer1;
     spreadSkin1.SelectionRenderer     = new FarPoint.Win.Spread.GradientSelectionRenderer(System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(60)))), ((int)(((byte)(97))))), System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(110)))), ((int)(((byte)(170))))), System.Drawing.Drawing2D.LinearGradientMode.Vertical, 30);
     this.fpLog.Skin     = spreadSkin1;
     this.fpLog.TabIndex = 4;
     this.fpLog.VerticalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     //
     // sheetView1
     //
     this.sheetView1.Reset();
     this.sheetView1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.sheetView1.ReferenceStyle        = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.sheetView1.ColumnCount           = 4;
     this.sheetView1.RowCount              = 1;
     this.sheetView1.Cells.Get(0, 0).Value = new System.DateTime(2010, 3, 22, 11, 41, 29, 0);
     this.sheetView1.Cells.Get(0, 1).Value = "TEST";
     this.sheetView1.Cells.Get(0, 2).Value = "\r\n";
     this.sheetView1.ColumnHeader.Cells.Get(0, 0).Value           = "처리시간";
     this.sheetView1.ColumnHeader.Cells.Get(0, 1).Value           = "클라이언트이름";
     this.sheetView1.ColumnHeader.Cells.Get(0, 2).Value           = "Query";
     this.sheetView1.ColumnHeader.Cells.Get(0, 3).Value           = "비고";
     this.sheetView1.ColumnHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red;
     this.sheetView1.ColumnHeader.DefaultStyle.Parent             = "Style1";
     this.sheetView1.ColumnHeader.Rows.Get(0).Height = 21F;
     dateTimeCellType1.Calendar = ((System.Globalization.Calendar)(resources.GetObject("dateTimeCellType1.Calendar")));
     dateTimeCellType1.CalendarSurroundingDaysColor = System.Drawing.SystemColors.GrayText;
     dateTimeCellType1.DateDefault                      = new System.DateTime(2010, 3, 22, 11, 41, 29, 0);
     dateTimeCellType1.DateTimeFormat                   = FarPoint.Win.Spread.CellType.DateTimeFormat.UserDefined;
     dateTimeCellType1.MaximumTime                      = System.TimeSpan.Parse("23:59:59.9999999");
     dateTimeCellType1.TimeDefault                      = new System.DateTime(2010, 3, 22, 11, 41, 29, 0);
     dateTimeCellType1.UserDefinedFormat                = "yy-MM-dd hh:mm:ss";
     this.sheetView1.Columns.Get(0).CellType            = dateTimeCellType1;
     this.sheetView1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.sheetView1.Columns.Get(0).Label               = "처리시간";
     this.sheetView1.Columns.Get(0).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.sheetView1.Columns.Get(0).Width               = 112F;
     this.sheetView1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.sheetView1.Columns.Get(1).Label               = "클라이언트이름";
     this.sheetView1.Columns.Get(1).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.sheetView1.Columns.Get(1).Width               = 117F;
     textCellType1.MaxLength = 9999;
     textCellType1.Multiline = true;
     this.sheetView1.Columns.Get(2).CellType            = textCellType1;
     this.sheetView1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
     this.sheetView1.Columns.Get(2).Label               = "Query";
     this.sheetView1.Columns.Get(2).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Top;
     this.sheetView1.Columns.Get(2).Width               = 382F;
     this.sheetView1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.sheetView1.Columns.Get(3).Label               = "비고";
     this.sheetView1.Columns.Get(3).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.sheetView1.Columns.Get(3).Width               = 183F;
     this.sheetView1.OperationMode = FarPoint.Win.Spread.OperationMode.RowMode;
     this.sheetView1.RowHeader.Columns.Default.Resizable = false;
     this.sheetView1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // frmOLEDB_IF
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(833, 566);
     this.Controls.Add(this.fpLog);
     this.Controls.Add(this.lblSvrStatus);
     this.Controls.Add(this.lblFormTime);
     this.Controls.Add(this.lblSvrInfo);
     this.Name = "frmOLEDB_IF";
     this.Text = "OLE DB I/F";
     this.Controls.SetChildIndex(this.lblSvrInfo, 0);
     this.Controls.SetChildIndex(this.lblFormTime, 0);
     this.Controls.SetChildIndex(this.lblSvrStatus, 0);
     this.Controls.SetChildIndex(this.fpLog, 0);
     ((System.ComponentModel.ISupportInitialize)(this.fpLog)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sheetView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     FarPoint.Win.Spread.EnhancedFocusIndicatorRenderer enhancedFocusIndicatorRenderer1 = new FarPoint.Win.Spread.EnhancedFocusIndicatorRenderer();
     FarPoint.Win.Spread.EnhancedScrollBarRenderer      enhancedScrollBarRenderer1      = new FarPoint.Win.Spread.EnhancedScrollBarRenderer();
     FarPoint.Win.Spread.EnhancedScrollBarRenderer      enhancedScrollBarRenderer2      = new FarPoint.Win.Spread.EnhancedScrollBarRenderer();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType1     = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType2     = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType3     = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType4     = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType5     = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.DateTimeCellType      dateTimeCellType1 = new FarPoint.Win.Spread.CellType.DateTimeCellType();
     System.ComponentModel.ComponentResourceManager     resources         = new System.ComponentModel.ComponentResourceManager(typeof(설비등록Control));
     FarPoint.Win.Spread.CellType.NumberCellType        numberCellType1   = new FarPoint.Win.Spread.CellType.NumberCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType6     = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType7     = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType8     = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType9     = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType10    = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType          textCellType11    = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.NumberCellType        numberCellType2   = new FarPoint.Win.Spread.CellType.NumberCellType();
     FarPoint.Win.Spread.CellType.NumberCellType        numberCellType3   = new FarPoint.Win.Spread.CellType.NumberCellType();
     this.serialPort1          = new System.IO.Ports.SerialPort(this.components);
     this.panel1               = new System.Windows.Forms.Panel();
     this.label1               = new System.Windows.Forms.Label();
     this.buttonExit           = new System.Windows.Forms.Button();
     this.buttonPrint          = new System.Windows.Forms.Button();
     this.buttonExcel          = new System.Windows.Forms.Button();
     this.buttonDelete         = new System.Windows.Forms.Button();
     this.buttonSave           = new System.Windows.Forms.Button();
     this.buttonAdd            = new System.Windows.Forms.Button();
     this.button이력카드등록         = new System.Windows.Forms.Button();
     this.button이력카드인쇄         = new System.Windows.Forms.Button();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     this.fpSpread설비등록         = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread설비등록_Sheet1  = new FarPoint.Win.Spread.SheetView();
     this.설비BindingSource      = new System.Windows.Forms.BindingSource(this.components);
     this.설비등록DS               = new Erp.YulChonMold.설비.설비등록DS();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread설비등록)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread설비등록_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.설비BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.설비등록DS)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(106)))));
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.buttonExit);
     this.panel1.Controls.Add(this.buttonPrint);
     this.panel1.Controls.Add(this.buttonExcel);
     this.panel1.Controls.Add(this.buttonDelete);
     this.panel1.Controls.Add(this.buttonSave);
     this.panel1.Controls.Add(this.buttonAdd);
     this.panel1.Controls.Add(this.button이력카드등록);
     this.panel1.Controls.Add(this.button이력카드인쇄);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(985, 58);
     this.panel1.TabIndex = 0;
     //
     // label1
     //
     this.label1.Font      = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label1.ForeColor = System.Drawing.SystemColors.Window;
     this.label1.Location  = new System.Drawing.Point(15, 13);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(128, 37);
     this.label1.TabIndex  = 9;
     this.label1.Text      = "설비 등록";
     //
     // buttonExit
     //
     this.buttonExit.FlatAppearance.BorderSize = 0;
     this.buttonExit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.buttonExit.Font      = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.buttonExit.ForeColor = System.Drawing.Color.White;
     this.buttonExit.Location  = new System.Drawing.Point(884, 10);
     this.buttonExit.Name      = "buttonExit";
     this.buttonExit.Size      = new System.Drawing.Size(85, 42);
     this.buttonExit.TabIndex  = 1;
     this.buttonExit.Text      = "종료";
     this.buttonExit.UseVisualStyleBackColor = true;
     //
     // buttonPrint
     //
     this.buttonPrint.FlatAppearance.BorderSize = 0;
     this.buttonPrint.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.buttonPrint.Font      = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.buttonPrint.ForeColor = System.Drawing.Color.White;
     this.buttonPrint.Location  = new System.Drawing.Point(807, 10);
     this.buttonPrint.Name      = "buttonPrint";
     this.buttonPrint.Size      = new System.Drawing.Size(85, 42);
     this.buttonPrint.TabIndex  = 2;
     this.buttonPrint.Text      = "인쇄";
     this.buttonPrint.UseVisualStyleBackColor = true;
     //
     // buttonExcel
     //
     this.buttonExcel.FlatAppearance.BorderSize = 0;
     this.buttonExcel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.buttonExcel.Font      = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.buttonExcel.ForeColor = System.Drawing.Color.White;
     this.buttonExcel.Location  = new System.Drawing.Point(727, 10);
     this.buttonExcel.Name      = "buttonExcel";
     this.buttonExcel.Size      = new System.Drawing.Size(85, 42);
     this.buttonExcel.TabIndex  = 3;
     this.buttonExcel.Text      = "엑셀";
     this.buttonExcel.UseVisualStyleBackColor = true;
     //
     // buttonDelete
     //
     this.buttonDelete.FlatAppearance.BorderSize = 0;
     this.buttonDelete.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.buttonDelete.Font      = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.buttonDelete.ForeColor = System.Drawing.Color.White;
     this.buttonDelete.Location  = new System.Drawing.Point(649, 10);
     this.buttonDelete.Name      = "buttonDelete";
     this.buttonDelete.Size      = new System.Drawing.Size(85, 42);
     this.buttonDelete.TabIndex  = 4;
     this.buttonDelete.Text      = "삭제";
     this.buttonDelete.UseVisualStyleBackColor = true;
     this.buttonDelete.Click += new System.EventHandler(this.buttonDelete_Click);
     //
     // buttonSave
     //
     this.buttonSave.FlatAppearance.BorderSize = 0;
     this.buttonSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.buttonSave.Font      = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.buttonSave.ForeColor = System.Drawing.Color.White;
     this.buttonSave.Location  = new System.Drawing.Point(572, 10);
     this.buttonSave.Name      = "buttonSave";
     this.buttonSave.Size      = new System.Drawing.Size(85, 42);
     this.buttonSave.TabIndex  = 5;
     this.buttonSave.Text      = "저장";
     this.buttonSave.UseVisualStyleBackColor = true;
     this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click);
     //
     // buttonAdd
     //
     this.buttonAdd.FlatAppearance.BorderSize = 0;
     this.buttonAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.buttonAdd.Font      = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.buttonAdd.ForeColor = System.Drawing.Color.White;
     this.buttonAdd.Location  = new System.Drawing.Point(493, 10);
     this.buttonAdd.Name      = "buttonAdd";
     this.buttonAdd.Size      = new System.Drawing.Size(85, 42);
     this.buttonAdd.TabIndex  = 6;
     this.buttonAdd.Text      = "추가";
     this.buttonAdd.UseVisualStyleBackColor = true;
     this.buttonAdd.Click += new System.EventHandler(this.buttonAdd_Click);
     //
     // button이력카드등록
     //
     this.button이력카드등록.FlatAppearance.BorderSize = 0;
     this.button이력카드등록.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button이력카드등록.Font      = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.button이력카드등록.ForeColor = System.Drawing.Color.White;
     this.button이력카드등록.Location  = new System.Drawing.Point(237, 10);
     this.button이력카드등록.Name      = "button이력카드등록";
     this.button이력카드등록.Size      = new System.Drawing.Size(118, 42);
     this.button이력카드등록.TabIndex  = 7;
     this.button이력카드등록.Text      = "이력카드등록";
     this.button이력카드등록.UseVisualStyleBackColor = true;
     this.button이력카드등록.Click += new System.EventHandler(this.button이력카드등록_Click);
     //
     // button이력카드인쇄
     //
     this.button이력카드인쇄.FlatAppearance.BorderSize = 0;
     this.button이력카드인쇄.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button이력카드인쇄.Font      = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.button이력카드인쇄.ForeColor = System.Drawing.Color.White;
     this.button이력카드인쇄.Location  = new System.Drawing.Point(368, 10);
     this.button이력카드인쇄.Name      = "button이력카드인쇄";
     this.button이력카드인쇄.Size      = new System.Drawing.Size(119, 42);
     this.button이력카드인쇄.TabIndex  = 8;
     this.button이력카드인쇄.Text      = "이력카드인쇄";
     this.button이력카드인쇄.UseVisualStyleBackColor = true;
     this.button이력카드인쇄.Click += new System.EventHandler(this.button이력카드인쇄_Click);
     //
     // fpSpread설비등록
     //
     this.fpSpread설비등록.AccessibleDescription = "";
     this.fpSpread설비등록.ClipboardOptions      = FarPoint.Win.Spread.ClipboardOptions.ColumnHeaders;
     this.fpSpread설비등록.Dock                                     = System.Windows.Forms.DockStyle.Fill;
     this.fpSpread설비등록.EditModeReplace                          = true;
     this.fpSpread설비등록.FocusRenderer                            = enhancedFocusIndicatorRenderer1;
     this.fpSpread설비등록.Font                                     = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.fpSpread설비등록.HorizontalScrollBar.Buttons              = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpSpread설비등록.HorizontalScrollBar.Name                 = "";
     enhancedScrollBarRenderer1.ArrowColor                      = System.Drawing.Color.Black;
     enhancedScrollBarRenderer1.ArrowHoveredColor               = System.Drawing.Color.Black;
     enhancedScrollBarRenderer1.ArrowSelectedColor              = System.Drawing.Color.Black;
     enhancedScrollBarRenderer1.ButtonBackgroundColor           = System.Drawing.Color.Silver;
     enhancedScrollBarRenderer1.ButtonBorderColor               = System.Drawing.Color.DarkGray;
     enhancedScrollBarRenderer1.ButtonHoveredBackgroundColor    = System.Drawing.Color.DarkGray;
     enhancedScrollBarRenderer1.ButtonHoveredBorderColor        = System.Drawing.Color.DimGray;
     enhancedScrollBarRenderer1.ButtonSelectedBackgroundColor   = System.Drawing.Color.DimGray;
     enhancedScrollBarRenderer1.ButtonSelectedBorderColor       = System.Drawing.Color.Gray;
     enhancedScrollBarRenderer1.TrackBarBackgroundColor         = System.Drawing.Color.DarkGray;
     enhancedScrollBarRenderer1.TrackBarSelectedBackgroundColor = System.Drawing.Color.Gray;
     this.fpSpread설비등록.HorizontalScrollBar.Renderer             = enhancedScrollBarRenderer1;
     this.fpSpread설비등록.HorizontalScrollBar.TabIndex             = 48;
     this.fpSpread설비등록.HorizontalScrollBarPolicy                = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.fpSpread설비등록.Location                                 = new System.Drawing.Point(0, 58);
     this.fpSpread설비등록.Name                                     = "fpSpread설비등록";
     this.fpSpread설비등록.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread설비등록_Sheet1
     });
     this.fpSpread설비등록.Size     = new System.Drawing.Size(985, 469);
     this.fpSpread설비등록.Skin     = FarPoint.Win.Spread.DefaultSpreadSkins.Metallic;
     this.fpSpread설비등록.TabIndex = 1;
     this.fpSpread설비등록.VerticalScrollBar.Buttons                = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpSpread설비등록.VerticalScrollBar.Name                   = "";
     enhancedScrollBarRenderer2.ArrowColor                      = System.Drawing.Color.Black;
     enhancedScrollBarRenderer2.ArrowHoveredColor               = System.Drawing.Color.Black;
     enhancedScrollBarRenderer2.ArrowSelectedColor              = System.Drawing.Color.Black;
     enhancedScrollBarRenderer2.ButtonBackgroundColor           = System.Drawing.Color.Silver;
     enhancedScrollBarRenderer2.ButtonBorderColor               = System.Drawing.Color.DarkGray;
     enhancedScrollBarRenderer2.ButtonHoveredBackgroundColor    = System.Drawing.Color.DarkGray;
     enhancedScrollBarRenderer2.ButtonHoveredBorderColor        = System.Drawing.Color.DimGray;
     enhancedScrollBarRenderer2.ButtonSelectedBackgroundColor   = System.Drawing.Color.DimGray;
     enhancedScrollBarRenderer2.ButtonSelectedBorderColor       = System.Drawing.Color.Gray;
     enhancedScrollBarRenderer2.TrackBarBackgroundColor         = System.Drawing.Color.DarkGray;
     enhancedScrollBarRenderer2.TrackBarSelectedBackgroundColor = System.Drawing.Color.Gray;
     this.fpSpread설비등록.VerticalScrollBar.Renderer               = enhancedScrollBarRenderer2;
     this.fpSpread설비등록.VerticalScrollBar.TabIndex               = 49;
     this.fpSpread설비등록.VerticalScrollBarPolicy                  = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.fpSpread설비등록.EditModeOff += new System.EventHandler(this.fpSpread1_EditModeOff);
     //
     // fpSpread설비등록_Sheet1
     //
     this.fpSpread설비등록_Sheet1.Reset();
     this.fpSpread설비등록_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.fpSpread설비등록_Sheet1.ReferenceStyle    = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.fpSpread설비등록_Sheet1.ColumnCount       = 15;
     this.fpSpread설비등록_Sheet1.ActiveColumnIndex = -1;
     this.fpSpread설비등록_Sheet1.ActiveRowIndex    = -1;
     this.fpSpread설비등록_Sheet1.ColumnFooter.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General;
     this.fpSpread설비등록_Sheet1.ColumnFooter.DefaultStyle.NoteIndicatorColor  = System.Drawing.Color.Red;
     this.fpSpread설비등록_Sheet1.ColumnFooter.DefaultStyle.Parent                 = "ColumnHeaderMetallic";
     this.fpSpread설비등록_Sheet1.ColumnFooter.DefaultStyle.VerticalAlignment      = FarPoint.Win.Spread.CellVerticalAlignment.General;
     this.fpSpread설비등록_Sheet1.ColumnFooterSheetCornerStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General;
     this.fpSpread설비등록_Sheet1.ColumnFooterSheetCornerStyle.NoteIndicatorColor  = System.Drawing.Color.Red;
     this.fpSpread설비등록_Sheet1.ColumnFooterSheetCornerStyle.Parent              = "CornerMetallic";
     this.fpSpread설비등록_Sheet1.ColumnFooterSheetCornerStyle.VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.General;
     this.fpSpread설비등록_Sheet1.ColumnHeader.DefaultStyle.HorizontalAlignment    = FarPoint.Win.Spread.CellHorizontalAlignment.General;
     this.fpSpread설비등록_Sheet1.ColumnHeader.DefaultStyle.NoteIndicatorColor     = System.Drawing.Color.Red;
     this.fpSpread설비등록_Sheet1.ColumnHeader.DefaultStyle.Parent                 = "ColumnHeaderMetallic";
     this.fpSpread설비등록_Sheet1.ColumnHeader.DefaultStyle.VerticalAlignment      = FarPoint.Win.Spread.CellVerticalAlignment.General;
     this.fpSpread설비등록_Sheet1.ColumnHeader.Rows.Get(0).Height = 30F;
     this.fpSpread설비등록_Sheet1.Columns.Get(0).BackColor        = System.Drawing.Color.LightYellow;
     textCellType1.AllowEditorVerticalAlign                      = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(0).CellType            = textCellType1;
     this.fpSpread설비등록_Sheet1.Columns.Get(0).DataField           = "관리코드";
     this.fpSpread설비등록_Sheet1.Columns.Get(0).Font                = new System.Drawing.Font("맑은 고딕", 12F);
     this.fpSpread설비등록_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(0).Locked              = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(0).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(0).Width               = 138F;
     this.fpSpread설비등록_Sheet1.Columns.Get(1).BackColor           = System.Drawing.Color.LightYellow;
     textCellType2.AllowEditorVerticalAlign                      = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(1).CellType            = textCellType2;
     this.fpSpread설비등록_Sheet1.Columns.Get(1).DataField           = "관리번호";
     this.fpSpread설비등록_Sheet1.Columns.Get(1).Font                = new System.Drawing.Font("맑은 고딕", 12F);
     this.fpSpread설비등록_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(1).Locked              = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(1).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(1).Width               = 135F;
     textCellType3.AllowEditorVerticalAlign                      = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(2).CellType            = textCellType3;
     this.fpSpread설비등록_Sheet1.Columns.Get(2).DataField           = "품명";
     this.fpSpread설비등록_Sheet1.Columns.Get(2).Font                = new System.Drawing.Font("맑은 고딕", 12F);
     this.fpSpread설비등록_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(2).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(2).Width               = 113F;
     textCellType4.AllowEditorVerticalAlign                      = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(3).CellType            = textCellType4;
     this.fpSpread설비등록_Sheet1.Columns.Get(3).DataField           = "규격";
     this.fpSpread설비등록_Sheet1.Columns.Get(3).Font                = new System.Drawing.Font("맑은 고딕", 12F);
     this.fpSpread설비등록_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(3).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(3).Width               = 156F;
     textCellType5.AllowEditorVerticalAlign                      = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(4).CellType            = textCellType5;
     this.fpSpread설비등록_Sheet1.Columns.Get(4).DataField           = "제조회사";
     this.fpSpread설비등록_Sheet1.Columns.Get(4).Font                = new System.Drawing.Font("맑은 고딕", 12F);
     this.fpSpread설비등록_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(4).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(4).Width               = 156F;
     dateTimeCellType1.AllowEditorVerticalAlign                  = true;
     dateTimeCellType1.Calendar = new System.Globalization.GregorianCalendar(System.Globalization.GregorianCalendarTypes.Localized);
     dateTimeCellType1.CalendarSurroundingDaysColor = System.Drawing.SystemColors.GrayText;
     dateTimeCellType1.MaximumTime = System.TimeSpan.Parse("23:59:59.9999999");
     dateTimeCellType1.TimeDefault = new System.DateTime(2018, 11, 8, 17, 13, 16, 0);
     this.fpSpread설비등록_Sheet1.Columns.Get(5).CellType            = dateTimeCellType1;
     this.fpSpread설비등록_Sheet1.Columns.Get(5).DataField           = "구입일자";
     this.fpSpread설비등록_Sheet1.Columns.Get(5).Font                = new System.Drawing.Font("맑은 고딕", 12F);
     this.fpSpread설비등록_Sheet1.Columns.Get(5).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(5).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(5).Width               = 156F;
     numberCellType1.AllowEditorVerticalAlign = true;
     numberCellType1.DecimalPlaces            = 0;
     numberCellType1.LeadingZero   = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
     numberCellType1.MaximumValue  = 2147483647D;
     numberCellType1.MinimumValue  = -2147483648D;
     numberCellType1.ShowSeparator = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(6).CellType            = numberCellType1;
     this.fpSpread설비등록_Sheet1.Columns.Get(6).DataField           = "금액";
     this.fpSpread설비등록_Sheet1.Columns.Get(6).Font                = new System.Drawing.Font("맑은 고딕", 12F);
     this.fpSpread설비등록_Sheet1.Columns.Get(6).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(6).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(6).Width               = 127F;
     textCellType6.AllowEditorVerticalAlign                       = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(7).CellType             = textCellType6;
     this.fpSpread설비등록_Sheet1.Columns.Get(7).DataField            = "설치장소";
     this.fpSpread설비등록_Sheet1.Columns.Get(7).Font                 = new System.Drawing.Font("맑은 고딕", 12F);
     this.fpSpread설비등록_Sheet1.Columns.Get(7).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(7).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(7).Width                = 102F;
     textCellType7.AllowEditorVerticalAlign                       = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(8).CellType             = textCellType7;
     this.fpSpread설비등록_Sheet1.Columns.Get(8).DataField            = "등급";
     this.fpSpread설비등록_Sheet1.Columns.Get(8).Font                 = new System.Drawing.Font("맑은 고딕", 12F);
     this.fpSpread설비등록_Sheet1.Columns.Get(8).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(8).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(8).Width                = 64F;
     textCellType8.AllowEditorVerticalAlign                       = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(9).CellType             = textCellType8;
     this.fpSpread설비등록_Sheet1.Columns.Get(9).DataField            = "관리부서";
     this.fpSpread설비등록_Sheet1.Columns.Get(9).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(9).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(9).Width                = 120F;
     textCellType9.AllowEditorVerticalAlign                       = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(10).CellType            = textCellType9;
     this.fpSpread설비등록_Sheet1.Columns.Get(10).DataField           = "관리책임자";
     this.fpSpread설비등록_Sheet1.Columns.Get(10).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(10).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(10).Width               = 135F;
     textCellType10.AllowEditorVerticalAlign                      = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(11).CellType            = textCellType10;
     this.fpSpread설비등록_Sheet1.Columns.Get(11).DataField           = "수리업체";
     this.fpSpread설비등록_Sheet1.Columns.Get(11).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(11).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(11).Width               = 126F;
     textCellType11.AllowEditorVerticalAlign                      = true;
     this.fpSpread설비등록_Sheet1.Columns.Get(12).CellType            = textCellType11;
     this.fpSpread설비등록_Sheet1.Columns.Get(12).DataField           = "수리업체연락처";
     this.fpSpread설비등록_Sheet1.Columns.Get(12).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(12).VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.fpSpread설비등록_Sheet1.Columns.Get(12).Width               = 135F;
     numberCellType2.AllowEditorVerticalAlign                     = true;
     numberCellType2.DecimalPlaces = 0;
     numberCellType2.LeadingZero   = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
     numberCellType2.MaximumValue  = 2147483647D;
     numberCellType2.MinimumValue  = -2147483648D;
     this.fpSpread설비등록_Sheet1.Columns.Get(13).CellType  = numberCellType2;
     this.fpSpread설비등록_Sheet1.Columns.Get(13).DataField = "관리순번";
     this.fpSpread설비등록_Sheet1.Columns.Get(13).Visible   = false;
     this.fpSpread설비등록_Sheet1.Columns.Get(13).Width     = 135F;
     numberCellType3.AllowEditorVerticalAlign           = true;
     numberCellType3.DecimalPlaces = 0;
     numberCellType3.LeadingZero   = FarPoint.Win.Spread.CellType.LeadingZero.Yes;
     numberCellType3.MaximumValue  = 2147483647D;
     numberCellType3.MinimumValue  = -2147483648D;
     this.fpSpread설비등록_Sheet1.Columns.Get(14).CellType  = numberCellType3;
     this.fpSpread설비등록_Sheet1.Columns.Get(14).DataField = "설비종류";
     this.fpSpread설비등록_Sheet1.Columns.Get(14).Visible   = false;
     this.fpSpread설비등록_Sheet1.Columns.Get(14).Width     = 102F;
     this.fpSpread설비등록_Sheet1.DataAutoCellTypes         = false;
     this.fpSpread설비등록_Sheet1.DataAutoSizeColumns       = false;
     this.fpSpread설비등록_Sheet1.DataSource = this.설비BindingSource;
     this.fpSpread설비등록_Sheet1.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General;
     this.fpSpread설비등록_Sheet1.DefaultStyle.Locked             = false;
     this.fpSpread설비등록_Sheet1.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red;
     this.fpSpread설비등록_Sheet1.DefaultStyle.Parent             = "DataAreaDefault";
     this.fpSpread설비등록_Sheet1.DefaultStyle.VerticalAlignment  = FarPoint.Win.Spread.CellVerticalAlignment.General;
     this.fpSpread설비등록_Sheet1.DisplayZero = false;
     this.fpSpread설비등록_Sheet1.FilterBar.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General;
     this.fpSpread설비등록_Sheet1.FilterBar.DefaultStyle.NoteIndicatorColor  = System.Drawing.Color.Red;
     this.fpSpread설비등록_Sheet1.FilterBar.DefaultStyle.Parent            = "FilterBarMetallic";
     this.fpSpread설비등록_Sheet1.FilterBar.DefaultStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.General;
     this.fpSpread설비등록_Sheet1.FilterBarHeaderStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General;
     this.fpSpread설비등록_Sheet1.FilterBarHeaderStyle.NoteIndicatorColor  = System.Drawing.Color.Red;
     this.fpSpread설비등록_Sheet1.FilterBarHeaderStyle.Parent            = "RowHeaderMetallic";
     this.fpSpread설비등록_Sheet1.FilterBarHeaderStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.General;
     this.fpSpread설비등록_Sheet1.OperationMode = FarPoint.Win.Spread.OperationMode.RowMode;
     this.fpSpread설비등록_Sheet1.RowHeader.Columns.Default.Resizable        = false;
     this.fpSpread설비등록_Sheet1.RowHeader.DefaultStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General;
     this.fpSpread설비등록_Sheet1.RowHeader.DefaultStyle.NoteIndicatorColor  = System.Drawing.Color.Red;
     this.fpSpread설비등록_Sheet1.RowHeader.DefaultStyle.Parent            = "RowHeaderMetallic";
     this.fpSpread설비등록_Sheet1.RowHeader.DefaultStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.General;
     this.fpSpread설비등록_Sheet1.RowHeader.Visible = false;
     this.fpSpread설비등록_Sheet1.SheetCornerStyle.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General;
     this.fpSpread설비등록_Sheet1.SheetCornerStyle.NoteIndicatorColor  = System.Drawing.Color.Red;
     this.fpSpread설비등록_Sheet1.SheetCornerStyle.Parent            = "CornerMetallic";
     this.fpSpread설비등록_Sheet1.SheetCornerStyle.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.General;
     this.fpSpread설비등록_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // 설비BindingSource
     //
     this.설비BindingSource.DataMember = "설비";
     this.설비BindingSource.DataSource = this.설비등록DS;
     //
     // 설비등록DS
     //
     this.설비등록DS.DataSetName             = "설비등록DS";
     this.설비등록DS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // 설비등록Control
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.fpSpread설비등록);
     this.Controls.Add(this.panel1);
     this.Name  = "설비등록Control";
     this.Size  = new System.Drawing.Size(985, 527);
     this.Load += new System.EventHandler(this.설비등록_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread설비등록)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread설비등록_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.설비BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.설비등록DS)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            FarPoint.Win.Spread.NamedStyle namedStyle1 = new FarPoint.Win.Spread.NamedStyle("ColumnHeaderEnhanced");
            FarPoint.Win.Spread.NamedStyle namedStyle2 = new FarPoint.Win.Spread.NamedStyle("RowHeaderEnhanced");
            FarPoint.Win.Spread.NamedStyle namedStyle3 = new FarPoint.Win.Spread.NamedStyle("CornerEnhanced");
            FarPoint.Win.Spread.CellType.EnhancedCornerRenderer enhancedCornerRenderer1 = new FarPoint.Win.Spread.CellType.EnhancedCornerRenderer();
            FarPoint.Win.Spread.NamedStyle namedStyle4 = new FarPoint.Win.Spread.NamedStyle("DataAreaDefault");
            FarPoint.Win.Spread.CellType.GeneralCellType generalCellType1 = new FarPoint.Win.Spread.CellType.GeneralCellType();
            FarPoint.Win.Spread.SpreadSkin spreadSkin1 = new FarPoint.Win.Spread.SpreadSkin();
            FarPoint.Win.Spread.EnhancedFocusIndicatorRenderer enhancedFocusIndicatorRenderer1 = new FarPoint.Win.Spread.EnhancedFocusIndicatorRenderer();
            FarPoint.Win.Spread.EnhancedInterfaceRenderer enhancedInterfaceRenderer1 = new FarPoint.Win.Spread.EnhancedInterfaceRenderer();
            FarPoint.Win.Spread.EnhancedScrollBarRenderer enhancedScrollBarRenderer1 = new FarPoint.Win.Spread.EnhancedScrollBarRenderer();
            FarPoint.Win.Spread.CellType.TextCellType textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
            FarPoint.Win.Spread.CellType.TextCellType textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType();
            FarPoint.Win.Spread.CellType.TextCellType textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType();
            FarPoint.Win.Spread.CellType.TextCellType textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType();
            FarPoint.Win.Spread.CellType.TextCellType textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PC07));
            this.btnClose = new System.Windows.Forms.Button();
            this.btnSave = new System.Windows.Forms.Button();
            this.btnDelete = new System.Windows.Forms.Button();
            this.btnClear = new System.Windows.Forms.Button();
            this.fspdMc = new FarPoint.Win.Spread.FpSpread();
            this.fspdMc_Sheet1 = new FarPoint.Win.Spread.SheetView();
            this.label1 = new System.Windows.Forms.Label();
            this.grpBox = new System.Windows.Forms.GroupBox();
            this.txtDH = new System.Windows.Forms.TextBox();
            this.txtLXR = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.txtDZ = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.txtGYSMC = new System.Windows.Forms.TextBox();
            this.txtGYSSLMC = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.fspdMc)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fspdMc_Sheet1)).BeginInit();
            this.grpBox.SuspendLayout();
            this.SuspendLayout();
            // 
            // btnClose
            // 
            this.btnClose.BackColor = System.Drawing.Color.Transparent;
            this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnClose.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.btnClose.Location = new System.Drawing.Point(500, 385);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(75, 29);
            this.btnClose.TabIndex = 4449;
            this.btnClose.TabStop = false;
            this.btnClose.Text = "退出(&Q)";
            this.btnClose.UseVisualStyleBackColor = false;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // btnSave
            // 
            this.btnSave.BackColor = System.Drawing.Color.Transparent;
            this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnSave.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.btnSave.Location = new System.Drawing.Point(419, 385);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(75, 29);
            this.btnSave.TabIndex = 4446;
            this.btnSave.Text = "保存(&S)";
            this.btnSave.UseVisualStyleBackColor = false;
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnDelete
            // 
            this.btnDelete.BackColor = System.Drawing.Color.Transparent;
            this.btnDelete.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnDelete.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.btnDelete.Location = new System.Drawing.Point(93, 385);
            this.btnDelete.Name = "btnDelete";
            this.btnDelete.Size = new System.Drawing.Size(75, 29);
            this.btnDelete.TabIndex = 4450;
            this.btnDelete.TabStop = false;
            this.btnDelete.Text = "删除(&D)";
            this.btnDelete.UseVisualStyleBackColor = false;
            this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
            // 
            // btnClear
            // 
            this.btnClear.BackColor = System.Drawing.Color.Transparent;
            this.btnClear.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnClear.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.btnClear.Location = new System.Drawing.Point(12, 385);
            this.btnClear.Name = "btnClear";
            this.btnClear.Size = new System.Drawing.Size(75, 29);
            this.btnClear.TabIndex = 4451;
            this.btnClear.TabStop = false;
            this.btnClear.Text = "清空(&C)";
            this.btnClear.UseVisualStyleBackColor = false;
            this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
            // 
            // fspdMc
            // 
            this.fspdMc.AccessibleDescription = "fspdMc, Sheet1, Row 0, Column 0, ";
            this.fspdMc.BackColor = System.Drawing.Color.White;
            this.fspdMc.BorderCollapse = FarPoint.Win.Spread.BorderCollapse.Collapse;
            this.fspdMc.ColumnSplitBoxPolicy = FarPoint.Win.Spread.SplitBoxPolicy.Never;
            this.fspdMc.HorizontalScrollBarPolicy = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
            this.fspdMc.Location = new System.Drawing.Point(7, 138);
            this.fspdMc.Name = "fspdMc";
            namedStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(220)))), ((int)(((byte)(233)))));
            namedStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
            namedStyle1.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
            namedStyle1.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
            namedStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(236)))), ((int)(((byte)(247)))));
            namedStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
            namedStyle2.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
            namedStyle2.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
            namedStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(196)))), ((int)(((byte)(233)))));
            namedStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
            namedStyle3.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
            namedStyle3.Renderer = enhancedCornerRenderer1;
            namedStyle3.VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
            namedStyle4.BackColor = System.Drawing.SystemColors.Window;
            namedStyle4.CellType = generalCellType1;
            namedStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
            namedStyle4.Renderer = generalCellType1;
            this.fspdMc.NamedStyles.AddRange(new FarPoint.Win.Spread.NamedStyle[] {
            namedStyle1,
            namedStyle2,
            namedStyle3,
            namedStyle4});
            this.fspdMc.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.fspdMc.RowSplitBoxPolicy = FarPoint.Win.Spread.SplitBoxPolicy.Never;
            this.fspdMc.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
            this.fspdMc_Sheet1});
            this.fspdMc.Size = new System.Drawing.Size(572, 242);
            spreadSkin1.ColumnHeaderDefaultStyle = namedStyle1;
            spreadSkin1.CornerDefaultStyle = namedStyle3;
            spreadSkin1.DefaultStyle = namedStyle4;
            spreadSkin1.FocusRenderer = enhancedFocusIndicatorRenderer1;
            enhancedInterfaceRenderer1.GrayAreaColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(254)))), ((int)(((byte)(216)))));
            enhancedInterfaceRenderer1.ScrollBoxBackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(186)))), ((int)(((byte)(221)))));
            enhancedInterfaceRenderer1.SheetTabLowerActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(210)))), ((int)(((byte)(244)))));
            enhancedInterfaceRenderer1.SheetTabLowerNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(231)))), ((int)(((byte)(249)))));
            enhancedInterfaceRenderer1.SheetTabUpperActiveColor = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(228)))), ((int)(((byte)(244)))));
            enhancedInterfaceRenderer1.SheetTabUpperNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(229)))), ((int)(((byte)(249)))));
            enhancedInterfaceRenderer1.TabStripBackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(186)))), ((int)(((byte)(221)))));
            spreadSkin1.InterfaceRenderer = enhancedInterfaceRenderer1;
            spreadSkin1.Name = "CustomSkin2";
            spreadSkin1.RowHeaderDefaultStyle = namedStyle2;
            spreadSkin1.ScrollBarRenderer = enhancedScrollBarRenderer1;
            spreadSkin1.SelectionRenderer = new FarPoint.Win.Spread.DefaultSelectionRenderer();
            this.fspdMc.Skin = spreadSkin1;
            this.fspdMc.TabIndex = 4447;
            this.fspdMc.TabStop = false;
            this.fspdMc.ColumnWidthChanged += new FarPoint.Win.Spread.ColumnWidthChangedEventHandler(this.fspdMc_ColumnWidthChanged);
            this.fspdMc.LeaveCell += new FarPoint.Win.Spread.LeaveCellEventHandler(this.fspdMc_LeaveCell);
            this.fspdMc.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.fspdMc_CellClick);
            this.fspdMc.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.fspdMc_CellDoubleClick);
            // 
            // fspdMc_Sheet1
            // 
            this.fspdMc_Sheet1.Reset();
            this.fspdMc_Sheet1.SheetName = "Sheet1";
            // Formulas and custom names must be loaded with R1C1 reference style
            this.fspdMc_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
            this.fspdMc_Sheet1.ColumnCount = 6;
            this.fspdMc_Sheet1.ActiveSkin = new FarPoint.Win.Spread.SheetSkin("CustomSkin2", System.Drawing.Color.White, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(232)))), ((int)(((byte)(255))))), FarPoint.Win.Spread.GridLines.Both, System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(232)))), ((int)(((byte)(255))))), System.Drawing.Color.Blue, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.Empty, System.Drawing.Color.Empty, false, false, false, true, true, "ColumnHeaderEnhanced", "RowHeaderEnhanced", "DataAreaDefault", "CornerEnhanced");
            this.fspdMc_Sheet1.AllowNoteEdit = true;
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 0).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 0).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "供应商名称";
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 1).Font = new System.Drawing.Font("宋体", 9F);
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 1).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "缩略名称";
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 2).Font = new System.Drawing.Font("宋体", 9F);
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 2).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "地址";
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 3).Font = new System.Drawing.Font("宋体", 9F);
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 3).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "电话";
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 4).Font = new System.Drawing.Font("宋体", 9F);
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 4).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "联系人";
            this.fspdMc_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "ID";
            this.fspdMc_Sheet1.ColumnHeader.Columns.Default.VisualStyles = FarPoint.Win.VisualStyles.Off;
            this.fspdMc_Sheet1.ColumnHeader.DefaultStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
            this.fspdMc_Sheet1.ColumnHeader.DefaultStyle.ForeColor = System.Drawing.Color.Blue;
            this.fspdMc_Sheet1.ColumnHeader.DefaultStyle.Parent = "ColumnHeaderEnhanced";
            this.fspdMc_Sheet1.ColumnHeader.DefaultStyle.VisualStyles = FarPoint.Win.VisualStyles.Off;
            this.fspdMc_Sheet1.ColumnHeader.Rows.Default.VisualStyles = FarPoint.Win.VisualStyles.Off;
            this.fspdMc_Sheet1.Columns.Get(0).BackColor = System.Drawing.Color.LightGoldenrodYellow;
            this.fspdMc_Sheet1.Columns.Get(0).CellType = textCellType1;
            this.fspdMc_Sheet1.Columns.Get(0).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
            this.fspdMc_Sheet1.Columns.Get(0).Label = "供应商名称";
            this.fspdMc_Sheet1.Columns.Get(0).Locked = true;
            this.fspdMc_Sheet1.Columns.Get(0).Resizable = false;
            this.fspdMc_Sheet1.Columns.Get(0).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
            this.fspdMc_Sheet1.Columns.Get(0).Width = 120F;
            this.fspdMc_Sheet1.Columns.Get(1).BackColor = System.Drawing.Color.LightGoldenrodYellow;
            this.fspdMc_Sheet1.Columns.Get(1).CellType = textCellType2;
            this.fspdMc_Sheet1.Columns.Get(1).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
            this.fspdMc_Sheet1.Columns.Get(1).Label = "缩略名称";
            this.fspdMc_Sheet1.Columns.Get(1).Locked = true;
            this.fspdMc_Sheet1.Columns.Get(1).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
            this.fspdMc_Sheet1.Columns.Get(1).Width = 80F;
            this.fspdMc_Sheet1.Columns.Get(2).BackColor = System.Drawing.Color.LightGoldenrodYellow;
            this.fspdMc_Sheet1.Columns.Get(2).CellType = textCellType3;
            this.fspdMc_Sheet1.Columns.Get(2).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
            this.fspdMc_Sheet1.Columns.Get(2).Label = "地址";
            this.fspdMc_Sheet1.Columns.Get(2).Locked = true;
            this.fspdMc_Sheet1.Columns.Get(2).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
            this.fspdMc_Sheet1.Columns.Get(2).Width = 180F;
            this.fspdMc_Sheet1.Columns.Get(3).BackColor = System.Drawing.Color.LightGoldenrodYellow;
            this.fspdMc_Sheet1.Columns.Get(3).CellType = textCellType4;
            this.fspdMc_Sheet1.Columns.Get(3).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.Columns.Get(3).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
            this.fspdMc_Sheet1.Columns.Get(3).Label = "电话";
            this.fspdMc_Sheet1.Columns.Get(3).Locked = true;
            this.fspdMc_Sheet1.Columns.Get(3).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
            this.fspdMc_Sheet1.Columns.Get(3).Width = 75F;
            this.fspdMc_Sheet1.Columns.Get(4).BackColor = System.Drawing.Color.LightGoldenrodYellow;
            this.fspdMc_Sheet1.Columns.Get(4).CellType = textCellType5;
            this.fspdMc_Sheet1.Columns.Get(4).ForeColor = System.Drawing.Color.Black;
            this.fspdMc_Sheet1.Columns.Get(4).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Left;
            this.fspdMc_Sheet1.Columns.Get(4).Label = "联系人";
            this.fspdMc_Sheet1.Columns.Get(4).VerticalAlignment = FarPoint.Win.Spread.CellVerticalAlignment.Center;
            this.fspdMc_Sheet1.Columns.Get(5).Label = "ID";
            this.fspdMc_Sheet1.Columns.Get(5).Visible = false;
            this.fspdMc_Sheet1.RowHeader.Columns.Default.Resizable = false;
            this.fspdMc_Sheet1.RowHeader.Columns.Default.VisualStyles = FarPoint.Win.VisualStyles.Off;
            this.fspdMc_Sheet1.RowHeader.DefaultStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
            this.fspdMc_Sheet1.RowHeader.DefaultStyle.ForeColor = System.Drawing.Color.Blue;
            this.fspdMc_Sheet1.RowHeader.DefaultStyle.Parent = "RowHeaderEnhanced";
            this.fspdMc_Sheet1.RowHeader.DefaultStyle.VisualStyles = FarPoint.Win.VisualStyles.Off;
            this.fspdMc_Sheet1.RowHeader.Rows.Default.VisualStyles = FarPoint.Win.VisualStyles.Off;
            this.fspdMc_Sheet1.Rows.Get(0).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(0).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(1).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(1).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(2).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(2).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(3).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(3).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(4).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(4).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(5).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(5).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(6).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(6).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(7).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(7).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(8).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(8).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(9).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(9).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(10).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(10).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(11).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(11).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(12).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(12).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(13).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(13).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(14).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(14).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(15).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(15).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(16).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(16).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(17).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(17).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(18).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(18).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(19).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(19).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(20).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(20).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(21).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(21).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(22).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(22).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(23).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(23).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(24).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(24).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(25).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(25).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(26).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(26).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(27).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(27).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(28).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(28).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(29).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(29).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(30).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(30).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(31).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(31).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(32).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(32).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(33).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(33).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(34).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(34).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(35).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(35).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(36).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(36).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(37).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(37).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(38).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(38).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(39).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(39).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(40).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(40).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(41).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(41).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(42).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(42).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(43).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(43).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(44).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(44).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(45).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(45).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(46).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(46).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(47).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(47).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(48).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(48).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(49).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(49).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(50).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(50).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(51).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(51).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(52).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(52).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(53).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(53).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(54).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(54).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(55).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(55).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(56).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(56).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(57).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(57).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(58).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(58).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(59).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(59).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(60).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(60).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(61).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(61).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(62).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(62).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(63).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(63).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(64).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(64).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(65).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(65).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(66).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(66).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(67).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(67).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(68).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(68).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(69).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(69).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(70).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(70).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(71).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(71).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(72).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(72).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(73).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(73).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(74).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(74).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(75).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(75).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(76).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(76).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(77).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(77).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(78).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(78).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(79).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(79).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(80).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(80).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(81).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(81).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(82).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(82).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(83).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(83).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(84).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(84).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(85).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(85).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(86).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(86).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(87).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(87).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(88).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(88).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(89).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(89).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(90).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(90).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(91).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(91).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(92).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(92).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(93).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(93).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(94).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(94).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(95).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(95).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(96).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(96).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(97).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(97).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(98).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(98).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(99).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(99).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(100).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(100).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(101).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(101).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(102).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(102).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(103).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(103).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(104).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(104).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(105).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(105).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(106).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(106).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(107).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(107).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(108).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(108).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(109).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(109).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(110).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(110).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(111).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(111).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(112).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(112).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(113).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(113).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(114).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(114).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(115).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(115).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(116).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(116).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(117).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(117).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(118).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(118).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(119).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(119).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(120).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(120).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(121).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(121).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(122).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(122).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(123).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(123).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(124).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(124).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(125).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(125).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(126).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(126).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(127).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(127).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(128).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(128).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(129).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(129).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(130).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(130).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(131).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(131).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(132).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(132).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(133).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(133).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(134).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(134).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(135).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(135).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(136).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(136).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(137).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(137).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(138).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(138).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(139).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(139).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(140).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(140).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(141).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(141).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(142).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(142).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(143).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(143).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(144).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(144).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(145).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(145).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(146).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(146).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(147).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(147).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(148).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(148).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(149).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(149).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(150).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(150).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(151).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(151).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(152).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(152).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(153).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(153).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(154).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(154).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(155).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(155).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(156).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(156).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(157).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(157).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(158).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(158).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(159).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(159).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(160).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(160).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(161).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(161).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(162).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(162).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(163).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(163).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(164).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(164).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(165).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(165).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(166).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(166).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(167).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(167).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(168).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(168).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(169).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(169).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(170).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(170).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(171).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(171).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(172).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(172).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(173).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(173).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(174).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(174).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(175).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(175).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(176).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(176).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(177).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(177).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(178).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(178).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(179).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(179).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(180).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(180).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(181).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(181).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(182).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(182).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(183).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(183).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(184).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(184).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(185).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(185).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(186).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(186).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(187).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(187).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(188).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(188).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(189).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(189).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(190).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(190).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(191).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(191).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(192).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(192).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(193).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(193).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(194).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(194).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(195).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(195).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(196).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(196).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(197).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(197).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(198).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(198).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(199).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(199).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(200).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(200).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(201).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(201).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(202).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(202).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(203).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(203).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(204).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(204).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(205).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(205).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(206).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(206).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(207).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(207).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(208).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(208).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(209).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(209).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(210).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(210).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(211).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(211).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(212).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(212).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(213).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(213).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(214).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(214).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(215).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(215).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(216).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(216).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(217).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(217).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(218).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(218).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(219).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(219).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(220).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(220).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(221).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(221).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(222).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(222).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(223).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(223).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(224).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(224).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(225).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(225).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(226).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(226).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(227).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(227).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(228).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(228).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(229).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(229).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(230).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(230).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(231).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(231).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(232).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(232).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(233).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(233).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(234).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(234).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(235).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(235).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(236).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(236).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(237).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(237).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(238).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(238).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(239).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(239).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(240).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(240).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(241).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(241).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(242).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(242).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(243).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(243).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(244).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(244).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(245).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(245).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(246).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(246).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(247).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(247).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(248).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(248).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(249).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(249).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(250).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(250).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(251).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(251).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(252).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(252).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(253).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(253).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(254).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(254).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(255).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(255).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(256).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(256).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(257).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(257).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(258).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(258).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(259).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(259).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(260).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(260).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(261).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(261).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(262).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(262).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(263).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(263).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(264).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(264).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(265).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(265).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(266).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(266).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(267).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(267).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(268).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(268).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(269).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(269).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(270).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(270).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(271).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(271).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(272).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(272).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(273).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(273).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(274).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(274).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(275).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(275).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(276).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(276).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(277).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(277).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(278).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(278).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(279).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(279).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(280).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(280).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(281).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(281).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(282).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(282).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(283).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(283).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(284).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(284).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(285).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(285).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(286).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(286).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(287).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(287).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(288).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(288).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(289).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(289).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(290).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(290).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(291).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(291).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(292).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(292).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(293).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(293).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(294).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(294).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(295).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(295).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(296).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(296).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(297).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(297).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(298).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(298).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(299).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(299).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(300).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(300).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(301).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(301).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(302).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(302).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(303).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(303).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(304).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(304).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(305).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(305).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(306).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(306).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(307).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(307).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(308).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(308).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(309).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(309).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(310).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(310).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(311).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(311).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(312).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(312).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(313).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(313).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(314).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(314).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(315).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(315).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(316).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(316).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(317).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(317).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(318).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(318).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(319).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(319).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(320).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(320).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(321).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(321).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(322).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(322).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(323).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(323).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(324).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(324).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(325).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(325).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(326).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(326).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(327).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(327).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(328).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(328).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(329).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(329).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(330).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(330).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(331).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(331).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(332).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(332).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(333).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(333).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(334).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(334).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(335).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(335).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(336).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(336).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(337).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(337).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(338).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(338).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(339).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(339).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(340).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(340).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(341).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(341).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(342).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(342).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(343).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(343).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(344).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(344).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(345).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(345).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(346).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(346).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(347).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(347).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(348).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(348).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(349).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(349).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(350).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(350).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(351).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(351).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(352).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(352).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(353).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(353).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(354).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(354).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(355).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(355).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(356).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(356).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(357).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(357).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(358).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(358).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(359).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(359).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(360).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(360).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(361).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(361).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(362).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(362).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(363).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(363).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(364).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(364).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(365).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(365).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(366).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(366).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(367).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(367).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(368).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(368).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(369).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(369).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(370).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(370).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(371).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(371).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(372).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(372).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(373).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(373).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(374).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(374).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(375).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(375).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(376).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(376).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(377).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(377).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(378).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(378).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(379).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(379).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(380).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(380).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(381).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(381).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(382).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(382).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(383).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(383).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(384).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(384).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(385).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(385).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(386).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(386).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(387).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(387).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(388).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(388).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(389).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(389).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(390).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(390).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(391).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(391).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(392).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(392).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(393).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(393).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(394).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(394).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(395).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(395).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(396).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(396).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(397).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(397).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(398).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(398).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(399).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(399).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(400).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(400).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(401).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(401).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(402).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(402).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(403).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(403).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(404).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(404).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(405).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(405).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(406).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(406).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(407).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(407).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(408).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(408).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(409).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(409).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(410).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(410).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(411).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(411).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(412).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(412).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(413).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(413).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(414).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(414).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(415).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(415).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(416).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(416).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(417).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(417).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(418).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(418).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(419).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(419).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(420).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(420).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(421).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(421).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(422).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(422).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(423).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(423).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(424).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(424).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(425).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(425).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(426).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(426).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(427).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(427).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(428).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(428).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(429).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(429).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(430).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(430).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(431).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(431).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(432).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(432).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(433).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(433).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(434).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(434).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(435).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(435).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(436).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(436).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(437).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(437).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(438).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(438).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(439).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(439).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(440).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(440).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(441).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(441).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(442).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(442).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(443).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(443).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(444).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(444).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(445).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(445).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(446).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(446).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(447).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(447).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(448).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(448).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(449).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(449).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(450).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(450).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(451).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(451).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(452).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(452).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(453).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(453).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(454).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(454).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(455).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(455).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(456).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(456).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(457).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(457).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(458).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(458).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(459).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(459).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(460).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(460).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(461).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(461).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(462).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(462).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(463).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(463).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(464).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(464).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(465).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(465).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(466).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(466).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(467).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(467).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(468).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(468).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(469).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(469).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(470).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(470).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(471).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(471).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(472).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(472).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(473).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(473).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(474).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(474).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(475).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(475).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(476).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(476).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(477).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(477).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(478).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(478).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(479).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(479).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(480).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(480).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(481).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(481).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(482).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(482).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(483).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(483).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(484).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(484).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(485).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(485).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(486).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(486).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(487).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(487).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(488).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(488).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(489).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(489).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(490).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(490).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(491).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(491).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(492).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(492).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(493).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(493).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(494).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(494).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(495).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(495).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(496).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(496).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(497).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(497).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(498).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(498).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.Rows.Get(499).Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fspdMc_Sheet1.Rows.Get(499).ForeColor = System.Drawing.Color.Navy;
            this.fspdMc_Sheet1.SheetCornerStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(232)))), ((int)(((byte)(255)))));
            this.fspdMc_Sheet1.SheetCornerStyle.ForeColor = System.Drawing.Color.Blue;
            this.fspdMc_Sheet1.SheetCornerStyle.Parent = "CornerEnhanced";
            this.fspdMc_Sheet1.SheetCornerStyle.VisualStyles = FarPoint.Win.VisualStyles.Off;
            this.fspdMc_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
            // 
            // label1
            // 
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Dock = System.Windows.Forms.DockStyle.Top;
            this.label1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.label1.Location = new System.Drawing.Point(0, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(590, 24);
            this.label1.TabIndex = 4448;
            this.label1.Text = "供 应 商 信 息 管 理";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // grpBox
            // 
            this.grpBox.BackColor = System.Drawing.Color.Transparent;
            this.grpBox.Controls.Add(this.txtDH);
            this.grpBox.Controls.Add(this.txtLXR);
            this.grpBox.Controls.Add(this.label4);
            this.grpBox.Controls.Add(this.label6);
            this.grpBox.Controls.Add(this.txtDZ);
            this.grpBox.Controls.Add(this.label2);
            this.grpBox.Controls.Add(this.label8);
            this.grpBox.Controls.Add(this.txtGYSMC);
            this.grpBox.Controls.Add(this.txtGYSSLMC);
            this.grpBox.Controls.Add(this.label3);
            this.grpBox.Controls.Add(this.label5);
            this.grpBox.ForeColor = System.Drawing.Color.Navy;
            this.grpBox.Location = new System.Drawing.Point(8, 24);
            this.grpBox.Name = "grpBox";
            this.grpBox.Size = new System.Drawing.Size(572, 108);
            this.grpBox.TabIndex = 0;
            this.grpBox.TabStop = false;
            // 
            // txtDH
            // 
            this.txtDH.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDH.ForeColor = System.Drawing.Color.Black;
            this.txtDH.Location = new System.Drawing.Point(122, 74);
            this.txtDH.MaxLength = 100;
            this.txtDH.Name = "txtDH";
            this.txtDH.ShortcutsEnabled = false;
            this.txtDH.Size = new System.Drawing.Size(106, 21);
            this.txtDH.TabIndex = 12;
            // 
            // txtLXR
            // 
            this.txtLXR.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtLXR.ForeColor = System.Drawing.Color.Black;
            this.txtLXR.Location = new System.Drawing.Point(378, 74);
            this.txtLXR.MaxLength = 50;
            this.txtLXR.Name = "txtLXR";
            this.txtLXR.ShortcutsEnabled = false;
            this.txtLXR.Size = new System.Drawing.Size(153, 21);
            this.txtLXR.TabIndex = 14;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.label4.Location = new System.Drawing.Point(75, 79);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(44, 12);
            this.label4.TabIndex = 11;
            this.label4.Text = "电话:";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.label6.Location = new System.Drawing.Point(318, 79);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(57, 12);
            this.label6.TabIndex = 13;
            this.label6.Text = "联系人:";
            // 
            // txtDZ
            // 
            this.txtDZ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtDZ.ForeColor = System.Drawing.Color.Black;
            this.txtDZ.Location = new System.Drawing.Point(122, 47);
            this.txtDZ.MaxLength = 50;
            this.txtDZ.Name = "txtDZ";
            this.txtDZ.ShortcutsEnabled = false;
            this.txtDZ.Size = new System.Drawing.Size(409, 21);
            this.txtDZ.TabIndex = 10;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.label2.Location = new System.Drawing.Point(75, 52);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(44, 12);
            this.label2.TabIndex = 9;
            this.label2.Text = "地址:";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.ForeColor = System.Drawing.Color.Red;
            this.label8.Location = new System.Drawing.Point(27, 25);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(11, 12);
            this.label8.TabIndex = 8;
            this.label8.Text = "*";
            // 
            // txtGYSMC
            // 
            this.txtGYSMC.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtGYSMC.ForeColor = System.Drawing.Color.Black;
            this.txtGYSMC.Location = new System.Drawing.Point(122, 20);
            this.txtGYSMC.MaxLength = 100;
            this.txtGYSMC.Name = "txtGYSMC";
            this.txtGYSMC.ShortcutsEnabled = false;
            this.txtGYSMC.Size = new System.Drawing.Size(106, 21);
            this.txtGYSMC.TabIndex = 5;
            this.txtGYSMC.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtZsMc_KeyPress);
            // 
            // txtGYSSLMC
            // 
            this.txtGYSSLMC.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtGYSSLMC.ForeColor = System.Drawing.Color.Black;
            this.txtGYSSLMC.Location = new System.Drawing.Point(378, 20);
            this.txtGYSSLMC.MaxLength = 50;
            this.txtGYSSLMC.Name = "txtGYSSLMC";
            this.txtGYSSLMC.ShortcutsEnabled = false;
            this.txtGYSSLMC.Size = new System.Drawing.Size(153, 21);
            this.txtGYSSLMC.TabIndex = 7;
            this.txtGYSSLMC.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtSxMc_KeyPress);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.label3.Location = new System.Drawing.Point(36, 25);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(83, 12);
            this.label3.TabIndex = 3;
            this.label3.Text = "供应商名称:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.ForeColor = System.Drawing.Color.DarkOliveGreen;
            this.label5.Location = new System.Drawing.Point(279, 25);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(96, 12);
            this.label5.TabIndex = 5;
            this.label5.Text = "客户名称缩写:";
            // 
            // PC07
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.ClientSize = new System.Drawing.Size(590, 418);
            this.Controls.Add(this.btnClose);
            this.Controls.Add(this.btnSave);
            this.Controls.Add(this.btnDelete);
            this.Controls.Add(this.btnClear);
            this.Controls.Add(this.fspdMc);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.grpBox);
            this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
            this.KeyPreview = true;
            this.MaximizeBox = false;
            this.Name = "PC07";
            this.Text = "供应商信息管理-PC07";
            this.Load += new System.EventHandler(this.WinFMD010_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.WinFMD010_KeyDown);
            ((System.ComponentModel.ISupportInitialize)(this.fspdMc)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fspdMc_Sheet1)).EndInit();
            this.grpBox.ResumeLayout(false);
            this.grpBox.PerformLayout();
            this.ResumeLayout(false);

        }