Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

CodecsXlsOptions Class








Members 
Provides the options for loading or saving Microsoft Excel (XLSX) and Excel 97-2003 (XLS) documents.
Object Model
Syntax
public class CodecsXlsOptions 
'Declaration
 
Public Class CodecsXlsOptions 
'Usage
 
Dim instance As 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

See Also

Reference

CodecsXlsOptions Members
Leadtools.Codecs Namespace

Error processing SSI file