Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Conversation

@Sajito
Copy link
Contributor

@Sajito Sajito commented Feb 17, 2025

Sorry for creating as new PR, but it's still relevant. I can't reopen the closed pr.

Defined names can apply globally (i.e. for every sheet in the document). Global defined names have no LocalSheetID attached to them. LocalSheetID=0 means that the defined name only applies to the first sheet. By changing the type to *int the information will be preserved correctly.

Defined names can apply globally (i.e. for every sheet in the document).
Global defined names have no LocalSheetID attached to them.
LocalSheetID=0 means that the defined name only applies to the first sheet.
By changing the type to `*int` the information will be preserved correctly.
Copy link
Owner

@tealeg tealeg left a comment

Choose a reason for hiding this comment

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

LGTM thanks @Sajito

@tealeg tealeg merged commit e96f423 into tealeg:master Feb 18, 2025
1 check passed
@Sajito Sajito deleted the fix/global-defined-names branch February 21, 2025 07:19
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