Skip to content

[Xlsx-Import] What is the "index" variable? #164

Locked Answered by Siemienik
fnick851 asked this question in Q&A
Discussion options

You must be logged in to vote

For type:'list'the index indicates which column is requested.

Index Column
1 A
2 B
3 C
... ...

@fnick851, I hope this enough explain what it is, if not please write me a message 😄

btw. I decided to name it index instead of co because I am going to add supporting new type: 'list-horizontal' (#7) which will work similar to type:'list' but it will read col by col instead of row by row. Then index will be translated to number of row.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Siemienik
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #16 on March 31, 2021 12:54.