Skip to content

Add type definition for lastColumn property (fixes #1453) #1629

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

Merged
merged 1 commit into from
Apr 11, 2021

Conversation

masterzeus05
Copy link
Contributor

@masterzeus05 masterzeus05 commented Mar 1, 2021

Summary

As detected as missing in #1453, the lastColumn property has its type defined in this PR.

@masterzeus05 masterzeus05 marked this pull request as draft March 2, 2021 19:12
@masterzeus05 masterzeus05 marked this pull request as ready for review March 2, 2021 19:12
Copy link
Member

@Siemienik Siemienik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM:) I confirmed that the field exists in a sourcode

get lastColumn() {
return this.getColumn(this.columnCount);
}

@Siemienik Siemienik merged commit 1499b6b into exceljs:master Apr 11, 2021
@exceljs exceljs locked as resolved and limited conversation to collaborators Apr 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants