I want a custom extension for excel sheet , i will pay for this

hi ,i want a custom extension to read and write data in excel sheet stored in asset folder or external storage

use this library to create the extension = Apache POI™ - Download Release Artifacts

  1. simple property to set the excel sheet , and this will be the excel sheet to read and write data
  2. simple function to get row data of the excel sheet from row number given
  3. simple event to after getting row data , get values and error message
  4. simple function to get column data of the excel sheet from column name given
  5. simple event to after getting column data , get values and error message
  6. simple function to get cell data of the excel sheet from row number and column name given
  7. simple event to after getting cell data , get values and error message
  8. simple function to REPLACE all DATA FOR ROW BY ROW NUMBER
  9. simple event after replaced the data in the row get the message
  10. simple function to REPLACE all DATA FOR column BY column name
  11. simple event after replaced the data in the column get the message
  12. simple function to REPLACe DATA FOR cell by row number and column name
  13. simple event after replaced the data in the cell by row number and column name

if this is possible then i am message to me , i will pay the amount for this

@Riad_Developer @Akshat_Rana @devxlabs @The_K_Studio @AyanDeveloper @11119 @vknow360 @techxsarthak @Passos_0213 @Still-learning

What about using

Taifun

1 Like

i have checked this extension , but this dont have blocks to read row and column data , this has only read and write cell data ,

Here I will make

1 Like