ImageGear .NET - Updated
XLSX
User Guide > File Formats and Compressions > File Formats > File Formats Reference > XLSX
Full Name Office Open XML Excel Format
Format ID ImGearFormats.XLSX
File Extension(s) *.xlsx
Data Type Vector Image
Data Encoding Zipped XML Package
Multi-Page Support Yes
Alpha Channel Support No
Metadata Update Support No
ImageGear Platforms Support .NET, .NET64
XLSX format requires ImageGear.Formats.Office Namespace.

ImageGear Supported Versions

ImageGear Supported Features

ImageGear Read Support

Please use ImGearFileFormats.LoadDocument to load Excel files. The ImGearFileFormats.LoadPage is not supported for Excel documents. 

ImageGear Write Support

The saved Excel file will have the same sheet sizes and sheet count as the source document file.

See ImGearExcelBookDocument.ConvertFile for direct conversion between the different Excel formats.

ImageGear Filter Control Parameters

None

Comments

Please see Using ImageGear.Formats.Office Namespace.

Please see the ImageGear.Formats.Office Namespace.