ComponentOne Studio Web API Edition
Write Method (IExcelHost)

A Workbook object.
The file.
The file extension.
Write data to Excel file stream.
Syntax
'Declaration
 
Sub Write( _
   ByVal workbook As Workbook, _
   ByVal file As Stream, _
   ByVal fileType As String _
) 

Parameters

workbook
A Workbook object.
file
The file.
fileType
The file extension.
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 © GrapeCity, inc. All rights reserved.