There are several tables in my worksheet. I need to manage it in particular. Of course, I could just look at its cell numbers and manipulate it with a cell in the cell, but is there any “get” function to “get” the table programmatically?
And if so, how will I manipulate the cells? Is there a command to “get” the whole heading or the whole column with its heading (and not its column number) /
If anyone knows the guide explaining this, that will be enough. I tried to do a Google search, but all the results are related to database tables, i.e. populating a spreadsheet from the database.
source share