C#讀取Excel的剪貼板

C#讀取Excel的剪貼板

ID:41894966

大?。?1.99 KB

頁數(shù):6頁

時間:2019-09-04

C#讀取Excel的剪貼板_第1頁
C#讀取Excel的剪貼板_第2頁
C#讀取Excel的剪貼板_第3頁
C#讀取Excel的剪貼板_第4頁
C#讀取Excel的剪貼板_第5頁
資源描述:

《C#讀取Excel的剪貼板》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫。

1、C#讀取Excel的剪貼板1.Forml.Designer.cs,創(chuàng)建winform應(yīng)川程序,并在forml中替添加一個button和一個richtextbox:I.namespaceWindowsFormsApplicationl2?{3.partialclassForml4.{5.Ill

6.IllRequireddesignervariable.7.Ill8.privateSystem.ComponentModel.IContainercomponents=null;9.9.IllII.

2、IllCleanupanyresourcesbeingused.12.Ill

13.Illtrueifmanagedresourcesshouldbedisposed;otherwise^false.14.protectedoverridevoidDispose(booldisposing)15.{16.if(disposing&&(components!=null))17.{18.comporients.Dispose();19.}20.base.Dispose(d

3、isposing);21.}22.23.#regionWindowsFormDesignergeneratedcode24.24.Ill

25.IllRequiredmethodforDesignersupport?donotmodify26.Illthecontentsofthismethodwiththecodeeditor.27.IllprivatevoidInitializeComponent(){this.button]=newSystem.Windows.Forms.Button();this.^i

4、chTextBoxl=newSystem.Windows.Fonms.RichTextBox();this?SuspendLayout();////buttonl//this.buttonl.Location二newSystem.Dnawing.Point(12,12);this.buttonl.Name=buttonl11;this.buttonl.Size=newSystem.Drawing?Size(75,23);this.buttonl.Tablndex=0;this.buttonl.Text=11read11;this.buttonl.

5、UseVisualStyleBackColor=true;this.button1.Click+=newSystem.EventHandler(this?buttonl_Click);////richTextBoxl//this.richTextBoxl.Location二newSystem.Drawing.Point(12,60);this.richTextBoxl.Name=l,richTextBoxl1';this.richTextBoxl.Size=newSystem.Drawing?Size(268,201);this.richText

6、Boxl.Tabindex=1;this.richTextBoxl.Text=1111;////Forml//this.AutoScaleDimensions=newSystem.Drawing.SizeF(6F>13F);this.AutoScaleMode=System.Windows.Forms.AutoScaleMode.Font;this.ClientSize=newSystem.Drawing.Size(292,273);this?Controls?Add(this?richTextBoxl);this?Controls.Add(th

7、is?buttonl);this.Name=,lFormlf,;this.Text=,lForml,';this?ResumeLayout(false);64.}65.65.#endregion67.64.privateSystem.Windows.Forms-Buttonbutton];65.privateSystem.Windows.Forms.RichTextBoxrichTextBoxl;66.}67.}1.給button加上click事件1.usingSystem;2.usingSystem.Collections.Generic;3.

8、usingSystem.ComporientModel;4.usingSystem.Data;5.usingSystem.Drawing

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動畫的文件,查看預(yù)覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時聯(lián)系客服。
3. 下載前請仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時可能由于網(wǎng)絡(luò)波動等原因無法下載或下載錯誤,付費(fèi)完成后未能成功下載的用戶請聯(lián)系客服處理。