Provides the options for loading or saving Microsoft Excel (XLSX) and Excel 97-2003 (XLS) documents.
public class CodecsXlsOptions
Public Class CodecsXlsOptions
public sealed class CodecsXlsOptions
public class CodecsXlsOptions
function Leadtools.Codecs.CodecsXlsOptions()
public ref class CodecsXlsOptions
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.
For an example, refer to CodecsXlsLoadOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET