Skip to content

Update SheetDataWriter.cs#1072

Merged
tonyqus merged 1 commit into
nissl-lab:masterfrom
SamuelPlentz:patch-1
Apr 26, 2023
Merged

Update SheetDataWriter.cs#1072
tonyqus merged 1 commit into
nissl-lab:masterfrom
SamuelPlentz:patch-1

Conversation

@SamuelPlentz
Copy link
Copy Markdown
Contributor

@SamuelPlentz SamuelPlentz commented Apr 26, 2023

LibreOffice 7.3.4.2 has a problem with xml like
<row r="1" customHeight="true" ht="15">, however this
<row r="1" customHeight="true" ht="15"> works well.

So I propose to remove this second space.

LibreOffice 7.3.4.2 has a problem with xml like
```<row r="1" customHeight="true"  ht="15">```, however this
```<row r="1" customHeight="true" ht="15">``` works well.

So I propose to remove this space
@tonyqus
Copy link
Copy Markdown
Member

tonyqus commented Apr 26, 2023

LGTM

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants