Document Solutions .NET Bundle(英語版)

スプレッドシート、PDF、画像、およびDOCXファイルを、Microsoft OfficeまたはAdobe Acrobatに依存することなく、.NET、C#、ASP.NET、またはVB.NETアプリケーションで生成、ロード、編集、保存。

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 375,320 (税込)〜 バージョン: v9.1.0 新機能 更新日: May 5, 2026

GrapeCity Documents .NET Bundle updated

Released: Sep 24, 2021

GrapeCity Documents .NET Bundle での更新項目

機能

GrapeCity Documents for Excel, .NET Edition 4.2.2

  • Added support for XlsmOpenOptions and XlsmSaveOptions.

不具合の修正

GrapeCity Documents for Excel, .NET Edition 4.2.2

  • "Justify distributed" setting is lost in the exported PDF file.
  • Exception is thrown on copying a worksheet to another workbook.
  • The checkbox is lost in the exported PDF file.
  • The cell value is incorrect after using setValue method to set the cell value.
  • Print Area is different from the original JSON file in the exported JSON.
  • Exception is thrown on reading the JSON file.
  • The exported Excel file is corrupted after deleting rows using GcExcel API.
  • It takes too much time on calling the ToJson method.
  • The cell value is incorrect on using setValue method when the value is a BigDecimal.
  • Exception is thrown on calling the toJson method when the margin of the printinfo is null.
  • The formula result "=EDATE(NOW(),1)" calculated by GcExcel is different from Excel.
  • NumberFormatException is thrown on loading a particular excel file with user.language=de.
  • It takes too much time on opening a workbook.
  • The grouped result using GcExcel is different from Excel.
  • Exception is thrown on calling the IRange.Group()and workbook.Save() methods.
  • NullPointerException is thrown on calling the toJson method for specific Excel using GcExcel API.
  • NullPointerException is thrown on copying a range from a specific Excel file to a new workbook using GcExcel API.
  • The result in exported Excel file is incorrect after using IWorksheet.Outline.ShowLevels() method.
  • The cell style is incorrect in the exported PDF file.