1
0
-1

value Hi

I need to access two variables in a spreadsheet:

1) the value of the row

2) and the vallast ue of the last row

in the "row numbering" column of a spreadsheet.

I would appreciate your help.

BR

Shahram

  1. Bastiana

    When and where you want to access them?

    For example. on store binder of the spreadsheet itself, you can access them in "rows" variable using bean shell binder.

    Maybe you can share more on your business use case / intent.

CommentAdd your comment...

1 answer

  1.  
    1
    0
    -1

    Hi, there is not enough information provided on your context. You could access spreadsheet values through JavaScript like in Spreadsheet Deep Customizations or using Javascript API#FormUtil. You can also access values in a Bean Shell binder, like in Store Form Field Data to Multiple Tables

      CommentAdd your comment...