LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Xls Property

Show in webframe







Gets the XLS load and save options.
Syntax
public CodecsXlsOptions Xls {get;}
'Declaration
 
Public ReadOnly Property Xls As CodecsXlsOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsXlsOptions
 
value = instance.Xls
public CodecsXlsOptions Xls {get;}

            

            
 get_Xls(); 
public:
property CodecsXlsOptions^ Xls {
   CodecsXlsOptions^ get();
}

Property Value

The Microsoft Excel 2003 (XLS) load and save options.
Example
For an example, refer to CodecsXlsLoadOptions.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.