←Select platform

CodecsXlsOptions Class

Summary

Provides the options for loading or saving Microsoft Excel (XLSX) and Excel 97-2003 (XLS) documents.

Syntax

C#
VB
Java
WinRT C#
C++
public class CodecsXlsOptions 
Public Class CodecsXlsOptions  
public sealed class CodecsXlsOptions  
public class CodecsXlsOptions 
function Leadtools.Codecs.CodecsXlsOptions() 
public ref class CodecsXlsOptions  

Remarks

Microsoft Excel (XLSX) and Excel 97-2003 (XLS) documents have no physical width or height in pixels. Use the CodecsRasterizeDocumentOptions to control how render the final object as a raster image. For more information, refer to CodecsRasterizeDocumentLoadOptions.

Currently, LEADTOOLS does not support saving raster images as XLSS/XLS documents.

For more information, refer to File Formats - XLS/XLSX Format.

Example

For an example, refer to CodecsXlsLoadOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly