Ask Your Question
0

Function in excelpy to get the name of a worksheet

asked 2018-09-14 12:12:16 -0500

jfconroy gravatar image

Hello readers,

I'm trying to find a function in excelpy that will return the name of a worksheet. I don't think there is one, but please correct me if I am wrong.

I do know that such a function exists in the openpyxl module, but I would prefer to use excelpy if possible.

Thanks.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-10-03 10:30:39 -0500

acd1 gravatar image

In reviewing the API documentation, I don't see any function that would return the name of the active sheet. So it looks like you'll have to work around this limitation or use the openpyxl module.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2018-09-14 12:12:16 -0500

Seen: 1,047 times

Last updated: Oct 03 '18