ComponentOne Studio Web API Edition
Read Method (IExcelHost)

The file.
The file extension.
Read data from Excel file stream.
Syntax
'Declaration
 
Function Read( _
   ByVal file As Stream, _
   ByVal fileType As String _
) As Workbook
 

Parameters

file
The file.
fileType
The file extension.

Return Value

A Workbook object.
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

IExcelHost Interface
IExcelHost Members

 

 


Copyright © 2025 GrapeCity, inc. All rights reserved.