LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Load Property (CodecsXlsOptions)






Gets the object to set the options for loading Microsoft Excel 97-2003 (XLS) and Microsoft Excel 2007/2010 (XLSX)documents as raster images. .NET support WinRT support
Syntax
public CodecsXlsLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsXlsLoadOptions
'Usage
 
Dim instance As CodecsXlsOptions
Dim value As CodecsXlsLoadOptions
 
value = instance.Load
public CodecsXlsLoadOptions Load {get;}
 get_Load(); 
public:
property CodecsXlsLoadOptions^ Load {
   CodecsXlsLoadOptions^ get();
}

Property Value

The XLS/XLSX options used to load Microsoft Excel 97-2003 (XLS) and Microsoft Excel 2007/2010 (XLSX) documents as a raster image.
Example
For an example, refer to CodecsXlsLoadOptions.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsXlsOptions Class
CodecsXlsOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.