| ImageGear for .NET User Guide > ImageGear Imaging Formats Reference > ImageGear Supported 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 |
| IG Multipage Support | Yes |
| IG Alpha Channel Support | No |
| IG Metadata Update Support | No |
| IG Platforms Support | .NET, .NET64 |
![]() |
XLSX format requires ImageGear.Formats.Office Namespace. |
![]() |
Please use ImGearFileFormats.LoadDocument to load Excel files. The ImGearFileFormats.LoadPage is not supported for Excel documents. |
No
None
Please see Using ImageGear.Formats.Office Namespace.
Please see the ImageGear.Formats.Office Namespace.