Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

159
Vistas
Insert image in react-excel-workbook sheet

I want to insert the object image in the first column of this workbook sheet,

<Workbook.Sheet data={object.list} name="list">
    <Workbook.Column
         label={Strings.fields.image}
         value={(row: any) => this.getBase64Image(row.photo)}
    />
    <Workbook.Column
        label="Date"
        value={(row: any) =>
            row.date && DateTime.fromISO(row.date).toFormat("dd/MM/yyyy")}
    />
    <Workbook.Column label="Name" value="name" />
</Workbook.Sheet>

Is it possible?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Currently react-excel-workbook doesn't support images and other advance functionality. Because it's not built for this purpose. Secondly it's last publish on 4 years ago. That's why it's not well mentained.

In My opinion if you want the customization of excel sheet and advance functionality then you should you the exceljs. By default, It will provide you the Image Insert and other functionalities. You can check the methods related to images here.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda