Skip to content

Column Settings #167

Answered by anmcgrath
parker-dean asked this question in Q&A
Jan 10, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @parker-dean you can use

_sheet.Columns.SetSize(indexStart, indexEnd, sizeInPx);

or

_sheet.Columns.SetSize(index, sizeInPx);

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@parker-dean
Comment options

Answer selected by parker-dean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants