←Select platform

Xls Property

Summary

Gets the XLS load and save options.

Syntax
C#
VB
C++
Java
public CodecsXlsOptions Xls { get; } 
Public ReadOnly Property Xls As CodecsXlsOptions 
public CodecsXlsOptions getXls() 
public: 
property CodecsXlsOptions^ Xls { 
   CodecsXlsOptions^ get(); 
} 

Property Value

The Microsoft Excel (XLSX) and Excel 97-2003 (XLS) load and save options.

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