Skip to content

Update cell.cfm - Allow multiple aliases and fix outdated ref#5

Open
cichlidguru wants to merge 1 commit into
wiggick:masterfrom
cichlidguru:mult_cell_alias
Open

Update cell.cfm - Allow multiple aliases and fix outdated ref#5
cichlidguru wants to merge 1 commit into
wiggick:masterfrom
cichlidguru:mult_cell_alias

Conversation

@cichlidguru
Copy link
Copy Markdown

Allow placing MULTIPLE aliases on the same column. Very useful when you're using formulas and you need to flag the "FirstRow" and "LastRow" in a range, but there could be just ONE row of data.

Also fixed bug where outdated reference to CELL_TYPE_STRING was being used instead of newer ENUMs for cell types.

Allow placing MULTIPLE aliases on the same column. Very useful when you're using formulas and you need to flag the "FirstRow" and "LastRow" in a range, but there could be just ONE row of data.

Also fixed bug where outdated reference to CELL_TYPE_STRING was being used instead of newer ENUMs for cell types.
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

Successfully merging this pull request may close these issues.

1 participant