Skip to content

Update some ToString functions#1559

Merged
tonyqus merged 1 commit into
nissl-lab:masterfrom
TimLee88:T6
May 22, 2025
Merged

Update some ToString functions#1559
tonyqus merged 1 commit into
nissl-lab:masterfrom
TimLee88:T6

Conversation

@TimLee88
Copy link
Copy Markdown
Contributor

No description provided.

@tonyqus tonyqus added this to the NPOI 2.7.4 milestone May 19, 2025
*/

internal CT_Marker To
public CT_Marker To
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why do you change this method to public?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Some time this field is null (Anchor is CT_OneCellAnchor), some time it is not null (CT_TwoCellAnchor),
when it is null, and try to get Dx2, Col2, Row2, will throw exception
I need to distinguish it, maybe there are other methods, but I haven't found them

@tonyqus
Copy link
Copy Markdown
Member

tonyqus commented May 22, 2025

LGTM

@tonyqus tonyqus merged commit 0202bee into nissl-lab:master May 22, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants