'Declaration Sub Write( _ ByVal workbook As Workbook, _ ByVal file As Stream, _ ByVal fileType As String _ )
'Declaration
Sub Write( _ ByVal workbook As Workbook, _ ByVal file As Stream, _ ByVal fileType As String _ )
void Write( Workbook workbook, Stream file, string fileType )
IExcelHost Interface IExcelHost Members