←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
C++
Java
public CodecsXlsLoadOptions Load { get; } 
Public ReadOnly Property Load As CodecsXlsLoadOptions 
public CodecsXlsLoadOptions getLoad() 
public: 
property CodecsXlsLoadOptions^ Load { 
   CodecsXlsLoadOptions^ get(); 
} 

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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly