Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add worksheet to cell_addr? #20

Open
jennybc opened this issue May 1, 2016 · 0 comments
Open

add worksheet to cell_addr? #20

jennybc opened this issue May 1, 2016 · 0 comments

Comments

@jennybc
Copy link
Member

jennybc commented May 1, 2016

In planning session with @richfitz, we identified a need for a new S3 class, maybe called cell, that holds row, column, and, optionally, worksheet. We said "possibly vectorized". This is almost exactly what the new class cell_addr already is. It only lacks the worksheet info. Should I just add that? Would it be vectorized as row and col are? I think not? I think worksheet is probably a single value that applies to all cells in the object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant