Skip to content

Fixed Format Code with ID 47 in NumberFormatId-Lookup-Table.md#11

Open
emrgee wants to merge 1 commit intoClosedXML:masterfrom
emrgee:master
Open

Fixed Format Code with ID 47 in NumberFormatId-Lookup-Table.md#11
emrgee wants to merge 1 commit intoClosedXML:masterfrom
emrgee:master

Conversation

@emrgee
Copy link
Copy Markdown

@emrgee emrgee commented Nov 30, 2022

Fixed Format Code 47 from "mmss.0" to "mm:ss.0" in NumberFormatId-Lookup-Table.md

(reported same typo by feedback form of https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.spreadsheet.numberingformat?redirectedfrom=MSDN&view=openxml-2.8.1) (verified with Excel 2019: using the formats "mm:ss.0" "mmss.0" and introspecting the resulting .xlsx file yields:
<x:xf numFmtId="47" fontId="0" fillId="0" borderId="0" xfId="0" applyNumberFormat="1" />
<x:xf numFmtId="164" fontId="0" fillId="0" borderId="0" xfId="0" applyNumberFormat="1" />
)

…kup-Table.md

(reported same typo by feedback form of https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.spreadsheet.numberingformat?redirectedfrom=MSDN&view=openxml-2.8.1)
(verified with Excel 2019: using the formats "mm:ss.0" "mmss.0" and introspecting the resulting .xlsx file yields:
  <x:xf numFmtId="47" fontId="0" fillId="0" borderId="0" xfId="0" applyNumberFormat="1" />
  <x:xf numFmtId="164" fontId="0" fillId="0" borderId="0" xfId="0" applyNumberFormat="1" />
)
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.

1 participant