跳至頁尾內容
PM > Install-Package IronXL.Excel

IronXL

Nuget NuGetPassed 查看新內容:

跨平台支援

設計於 C#,F# 和 VB.NET,運行在 .NET 10、9、8、7、6、5、Core、Standard 或 Framework

NET 標誌
Visual Studio 標誌 Visual Studio 標誌
NuGet 標誌 NuGet 標誌
ReSharper
Windows 標誌
Linux 標誌
Mac 標誌
Docker 標誌 Docker 標誌
Azure 標誌 Azure 標誌
AWS 標誌 AWS 標誌

.NET版本:

  • C#, VB.NET, F# 語言
  • .NET Core (10, 9, 8, 7, 6, 5, and 3.1+)
  • .NET Standard (2.0+)
  • .NET Framework (4.6.2+)

操作系統和處理器:

  • Windows (x64, x86)
  • Mac (x64, ARM)
  • Linux (x64)

.NET項目型別:

  • 網路 (Blazor & WebForms)
  • 桌面 (WPF 和 MAUI)
  • 控制台 (應用程式和程式庫)

應用環境:

  • Windows (10+, Server 2016+)
  • Linux (Ubuntu, Debian, CentOS, etc.)
  • Mac (macOS 10+)
  • Docker (Windows, Linux, Azure)
  • Azure (VPS, WebApp, Function)
  • AWS (EC2, Lambda)

IDE:

  • Microsoft Visual Studio
  • JetBrains ReSharper & Rider

二進制認證

  • DigiCert簽名二進制文件

一個優先考慮準確性、易用性和速度的 C# Excel 程式庫。

IronXL 是領先的 C# Excel 程式庫,用於在 .NET 中生成和編輯 Excel 文件。其使用者友好的 API 使開發者能夠在幾分鐘內將 Excel 功能新增到 .NET 專案中。

立即獲取您的免費30天試用金鑰

您所需要的 Excel API,而無需 Office Interop 煩惱。

為什麼選擇 IronXL

在 C# 中讀取、寫入和編輯 Excel。無需 Office Interop。運行於 Windows、Linux、macOS 和雲端。

Icon Why Broad Format related to C# Excel 程式庫
寬廣格式支援

  • 讀寫 XLS、XLSX、XLSM、XLTX、CSV、TSV。
  • 一鍵匯出至 JSON、HTML 和二進制格式。
  • 在無需安裝 Office Interop 或 Excel 的情況下進行格式轉換。

Icon Why Fill S3 related to C# Excel 程式庫
5 分鐘內上手

  • PM >
    Install-Package IronXL.Excel

    → 5 分鐘快速入門。
  • 簡單 API:WorkBook.Load(), WorkBook.Create(), worksheet["A1"].Value.
  • 智能預設值:自動重新計算公式,直觀的WorkSheet["A1:B10"]範圍語法。

Icon Why Fill S10 related to C# Excel 程式庫
Enterprise 性能

  • .NET 10,Core,Standard 或 Framework
  • 支援 C#,VB.NET,F#。DigiCert 簽名二進制文件。
  • 在任何地方部署:Windows、Linux、macOS、Docker、Azure、AWS、內部部署、氣隙。
支援的平台

Icon Why Accurate Data related to C# Excel 程式庫
準確的資料處理,任何來源

  • 本地資料型別:文字、數字、日期、貨幣、公式、百分比。
  • 每次編輯時公式會重新計算。完整的數學、排序、篩選、彙總(LINQ 相容)。
  • 直接轉換至/從System.Data.DataSet and DataTable用于資料庫工作流程。

Icon Why Fill S5 related to C# Excel 程式庫
開發者優先支援與授權

  • 永久授權:一次購買,永久使用。可選擇更新和續期。
  • 24/5 工程師支援( Premium 版提供 24/7)。真人支援,聊天平均回复時間 <1 分鐘。
  • 30 天退款保證。不合適?全額退款,無需說明。

Icon Why Fill S8 related to C# Excel 程式庫
為建設者而設

  • 您將真正使用的功能:
    • 讀寫 XLSX、XLS、CSV
    • formula recalculation
    • 單元範圍(A1:B10)
    • conditional formatting
    • 圖表和圖像
    • password encryption
    • 排序/篩選/彙總
    • DataSet/DataTable 轉換
    • 凍結窗格,自適應大小
    • JSON 和 HTML 匯出
  • 每個地方都適用:Windows、Linux、macOS、Docker、Azure、AWS、雲端。

Icon Why Fill S9 related to C# Excel 程式庫
為購買者而設

  • 受到超過 2 百萬工程師的信任。2,030,246 次 NuGet 安裝(在功能頁面驗證)。
  • 無需 Microsoft Office 或 Excel Interop。
  • 提供再分發 / SaaS / OEM 選項。
  • 採購友好:永久授權,可選擇續期,可開發票,多種付款選項(包括本地:Amazon Pay、支付寶、Apple Pay、IDEAL、SEPA、ACH)。
  • 30 天退款保證。

每當開發者提出需求時,我們總會給出肯定的答覆 IronXL

switch(faqQuestions)
{ 
    case "Can I deploy my application using the library to Linux, macOS, or Windows, including Docker containers?": return "YES";
    case "Can I render pixel-perfect PDFs from complex HTML5, CSS3, and JavaScript?": return "YES";
    case "Is the library thread-safe for use in highly concurrent, multi-threaded server applications and APIs?": return "YES";
    case "Can I set custom viewport dimensions and print media CSS to control responsive layouts?": return "YES";
    case "Is IronPDF compatible with Azure Functions?": return "YES";
    case "Can I permanently redact sensitive text and images from PDF documents?": return "YES";
    case "Can I generate a PDF from a URL that requires authentication via custom headers, cookies, or form logins?": return "YES";
    case "Can I access PDF DOM through ObjectModel property?": return "YES";
    case "Can I programmatically fill, read, and flatten interactive AcroForm?": return "YES";
    case "Does it support generating PDF/A and PDF/UA compliant documents for archiving and accessibility standards?": return "YES";
    case "Can I secure a document with 256-bit AES password encryption and set user permissions?": return "YES";
    case "Can I apply and verify digital signatures on a PDF using X.509 certificates?": return "YES";
    case "Can I test IronPDF in my live project for free now?": return "YES, click here to start your 30-day free trial";
}

IronXL 是否能在未安裝 Microsoft Office 或 Excel Interop 的情況下讀取、建立及編輯 Excel 檔案?是的!

它是否在單一 API 中原生支援 XLS、XLSX、CSV、TSV 及 JSON 格式?是的!

在資料庫整合方面,Worksheets 與 DataTables/DataSet 物件之間是否有內建轉換功能?是的!

公式能否動態新增、修改及重新計算?是的!

它是否支援包括字型、邊框、對齊方式、背景及數字格式在內的細部樣式設定?是的!

它是否在 Windows、Linux、macOS、Docker 和 Azure 上的 .NET Core、Standard 及 .NET Framework 環境中完全跨平台?是的!

它能開啟、編輯並儲存受密碼保護的試算表嗎?是的!

它是否支援排序、截取、分組和合併等範圍操作?是的!

表格資料能否直接匯出為 XML 和 JSON 格式?可以!

元資料、凍結窗格和列印區域能否透過程式碼進行設定?是的!

是否支援使用標準 Excel 儲存格標記(例如「A1:B10」)進行快速批次編輯?是的!

我現在可以免費在實際專案中測試 IronXL 嗎?是的! Icon Arrow related to 每當開發者提出需求時,我們總會給出肯定的答覆! IronXL 點擊此處開始您的 30 天試用

Floating Left Top related to 每當開發者提出需求時,我們總會給出肯定的答覆! IronXL
Floating Right Bottom related to 每當開發者提出需求時,我們總會給出肯定的答覆! IronXL
世界級工程,
24小時支援
  • Support Team Member 2 related to C# Excel 程式庫
  • Support Team Member 4 related to C# Excel 程式庫
  • Support Team Member 6 related to C# Excel 程式庫
  • Support Team Member 7 related to C# Excel 程式庫
  • Support Team Member Iron related to C# Excel 程式庫
與專家交談
準備好開始了嗎?
Nuget 下載 2,134,203 | 版本: 2026.7 剛剛發布
Still Scrolling Icon

仍在滾動嗎?

想要快速證明嗎? PM > Install-Package IronXL.Excel
運行一個範例 觀看您的資料成為試算表。

Iron 支援團隊

我們線上24小時,每週5天。
聊天
電子郵件
給我打電話