Commit 0688fda
feat(ExcelNumberFormat): extend the SectionType (#716)
* feat(ExcelNumberFormat): extend the SectionType
* cancel the missubmit code
* Update SheetStyleBuildContext.cs
Signed-off-by: Wei Lin <[email protected]>
---------
Signed-off-by: Wei Lin <[email protected]>
Co-authored-by: Wei Lin <[email protected]>1 parent 2e7219c commit 0688fda
File tree
3 files changed
+397
-7
lines changed- src/MiniExcel
- OpenXml
- Styles
- Utils
3 files changed
+397
-7
lines changedLines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
| 220 | + | |
222 | 221 | | |
223 | | - | |
224 | | - | |
225 | | - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
226 | 231 | | |
227 | 232 | | |
228 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments