FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Como enviar imagen a Excel desde xbrowse?
Posts: 85
Joined: Mon Sep 11, 2006 03:52 PM
Como enviar imagen a Excel desde xbrowse?
Posted: Sun Feb 06, 2011 02:21 AM

Hola Amigos

Necesito enviar a excel las columnas de xbrowse que contienen texto e imagenes

Saludos,

Erick Almanza
fwh 8.6
xharbour 1.1
workshop 4.5
mysql

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Como enviar imagen a Excel desde xbrowse?
Posted: Sun Feb 06, 2011 03:23 AM
Please see \fwh\samples\xbrimag1.prg:

xbrowse screenshot:


exported excel screen shot:


xbrowse report screenshot:



If the value of a cell resolves to an image, xbrowse displays the image. Method ToExcel() exports the image to Excel sheet and Method Report() prints the image. This applies where cell value is an image. This does not apply to bitmaps shown by oCol:AddBitmap() and oCol:bBmpData.
Regards



G. N. Rao.

Hyderabad, India

Continue the discussion