Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

fix reading comment from excel file#175

Open
pcjbird wants to merge 1 commit intoCoreOffice:main from
pcjbird:main
Open

fix reading comment from excel file #175
pcjbird wants to merge 1 commit intoCoreOffice:main from
pcjbird:main

Conversation

@pcjbird
Copy link

@pcjbird pcjbird commented Aug 4, 2023

No description provided.

}

public struct Text: Codable, Equatable {
public let plain: String?
Copy link
Member

Choose a reason for hiding this comment

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

Unfortunately, breaking API is not something we can merge. Could you re-introduce plain here?

}

public var plain: String? {
return self.text.r?.t
Copy link
Member

Choose a reason for hiding this comment

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

Given the comment on plain:

Suggested change
return self.text.r?.t
return self.text.r?.t??self.text.plain

Copy link
Member

Joannis commented Nov 19, 2023

Please tag me as a reviewer, so that I see the open PR pop up. You can re-request usig the icon next to my name under reviewers in the side bar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Joannis Joannis Joannis requested changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /