←Select platform

Load Property

Summary

Gets the object to set the options for loading Microsoft Excel (XLSX) and Excel 97-2003 (XLS) documents as raster images.

Syntax

C#
VB
Java
WinRT C#
C++
public CodecsXlsLoadOptions Load { get; } 
Public ReadOnly Property Load As Leadtools.Codecs.CodecsXlsLoadOptions 
public CodecsXlsLoadOptions getLoad() 
 get_Load();  

Property Value

The XLS/XLSX options used to load Microsoft Excel (XLSX) and Excel 97-2003 (XLS) documents as a raster image.

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