Skip to content

Commit 033a3db

Browse files
committed
EPPlus version 7.4.0
1 parent dd53e38 commit 033a3db

File tree

973 files changed

+15402
-11369
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

973 files changed

+15402
-11369
lines changed

appveyor7.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
version: 7.3.3.{build}
1+
version: 7.4.0.{build}
22
branches:
33
only:
44
- develop7
55
configuration: release
66
image: Visual Studio 2022
77
init:
88
- ps: >-
9-
Update-AppveyorBuild -Version "7.3.3.$env:appveyor_build_number-$(Get-Date -format yyyyMMdd)-$env:appveyor_repo_branch"
9+
Update-AppveyorBuild -Version "7.4.0.$env:appveyor_build_number-$(Get-Date -format yyyyMMdd)-$env:appveyor_repo_branch"
1010
11-
Write-Host "7.3.3.$env:appveyor_build_number-$(Get-Date -format yyyyMMdd)-$env:appveyor_repo_branch"
11+
Write-Host "7.4.0.$env:appveyor_build_number-$(Get-Date -format yyyyMMdd)-$env:appveyor_repo_branch"
1212
dotnet_csproj:
1313
patch: true
1414
file: '**\*.csproj'
1515
version: '{version}'
16-
assembly_version: 7.3.3.{build}
17-
file_version: 7.3.3.{build}
16+
assembly_version: 7.4.0.{build}
17+
file_version: 7.4.0.{build}
1818
nuget:
1919
project_feed: true
2020
before_build:

docs/api/.manifest

+71-28
Large diffs are not rendered by default.

docs/api/OfficeOpenXml.Attributes.EPPlusTableColumnSortOrderAttribute.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ items:
1616
source:
1717
remote:
1818
path: src/EPPlus/Attributes/EPPlusTableColumnSortorderAttribute.cs
19-
branch: bug/issue1566
19+
branch: fix/comments-and-warings
2020
repo: https://github.com/EPPlusSoftware/EPPlus.git
2121
id: EPPlusTableColumnSortOrderAttribute
2222
path: ../src/EPPlus/Attributes/EPPlusTableColumnSortorderAttribute.cs
@@ -112,7 +112,7 @@ items:
112112
source:
113113
remote:
114114
path: src/EPPlus/Attributes/EPPlusTableColumnSortorderAttribute.cs
115-
branch: bug/issue1566
115+
branch: fix/comments-and-warings
116116
repo: https://github.com/EPPlusSoftware/EPPlus.git
117117
id: Properties
118118
path: ../src/EPPlus/Attributes/EPPlusTableColumnSortorderAttribute.cs

docs/api/OfficeOpenXml.Attributes.EpplusFormulaTableColumnAttribute.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ items:
1717
source:
1818
remote:
1919
path: src/EPPlus/Attributes/EpplusFormulaTableColumnAttribute.cs
20-
branch: bug/issue1566
20+
branch: fix/comments-and-warings
2121
repo: https://github.com/EPPlusSoftware/EPPlus.git
2222
id: EpplusFormulaTableColumnAttribute
2323
path: ../src/EPPlus/Attributes/EpplusFormulaTableColumnAttribute.cs
@@ -124,7 +124,7 @@ items:
124124
source:
125125
remote:
126126
path: src/EPPlus/Attributes/EpplusFormulaTableColumnAttribute.cs
127-
branch: bug/issue1566
127+
branch: fix/comments-and-warings
128128
repo: https://github.com/EPPlusSoftware/EPPlus.git
129129
id: Formula
130130
path: ../src/EPPlus/Attributes/EpplusFormulaTableColumnAttribute.cs
@@ -161,7 +161,7 @@ items:
161161
source:
162162
remote:
163163
path: src/EPPlus/Attributes/EpplusFormulaTableColumnAttribute.cs
164-
branch: bug/issue1566
164+
branch: fix/comments-and-warings
165165
repo: https://github.com/EPPlusSoftware/EPPlus.git
166166
id: FormulaR1C1
167167
path: ../src/EPPlus/Attributes/EpplusFormulaTableColumnAttribute.cs

docs/api/OfficeOpenXml.Attributes.EpplusIgnore.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ items:
1515
source:
1616
remote:
1717
path: src/EPPlus/Attributes/EpplusIgnore.cs
18-
branch: bug/issue1566
18+
branch: fix/comments-and-warings
1919
repo: https://github.com/EPPlusSoftware/EPPlus.git
2020
id: EpplusIgnore
2121
path: ../src/EPPlus/Attributes/EpplusIgnore.cs

docs/api/OfficeOpenXml.Attributes.EpplusNestedTableColumnAttribute.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ items:
1717
source:
1818
remote:
1919
path: src/EPPlus/Attributes/EpplusNestedTableColumnAttribute.cs
20-
branch: bug/issue1566
20+
branch: fix/comments-and-warings
2121
repo: https://github.com/EPPlusSoftware/EPPlus.git
2222
id: EpplusNestedTableColumnAttribute
2323
path: ../src/EPPlus/Attributes/EpplusNestedTableColumnAttribute.cs
@@ -109,7 +109,7 @@ items:
109109
source:
110110
remote:
111111
path: src/EPPlus/Attributes/EpplusNestedTableColumnAttribute.cs
112-
branch: bug/issue1566
112+
branch: fix/comments-and-warings
113113
repo: https://github.com/EPPlusSoftware/EPPlus.git
114114
id: Order
115115
path: ../src/EPPlus/Attributes/EpplusNestedTableColumnAttribute.cs
@@ -146,7 +146,7 @@ items:
146146
source:
147147
remote:
148148
path: src/EPPlus/Attributes/EpplusNestedTableColumnAttribute.cs
149-
branch: bug/issue1566
149+
branch: fix/comments-and-warings
150150
repo: https://github.com/EPPlusSoftware/EPPlus.git
151151
id: HeaderPrefix
152152
path: ../src/EPPlus/Attributes/EpplusNestedTableColumnAttribute.cs

docs/api/OfficeOpenXml.Attributes.EpplusTableAttribute.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ items:
2424
source:
2525
remote:
2626
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
27-
branch: bug/issue1566
27+
branch: fix/comments-and-warings
2828
repo: https://github.com/EPPlusSoftware/EPPlus.git
2929
id: EpplusTableAttribute
3030
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs
@@ -116,7 +116,7 @@ items:
116116
source:
117117
remote:
118118
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
119-
branch: bug/issue1566
119+
branch: fix/comments-and-warings
120120
repo: https://github.com/EPPlusSoftware/EPPlus.git
121121
id: .ctor
122122
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs
@@ -148,7 +148,7 @@ items:
148148
source:
149149
remote:
150150
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
151-
branch: bug/issue1566
151+
branch: fix/comments-and-warings
152152
repo: https://github.com/EPPlusSoftware/EPPlus.git
153153
id: TableStyle
154154
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs
@@ -185,7 +185,7 @@ items:
185185
source:
186186
remote:
187187
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
188-
branch: bug/issue1566
188+
branch: fix/comments-and-warings
189189
repo: https://github.com/EPPlusSoftware/EPPlus.git
190190
id: PrintHeaders
191191
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs
@@ -222,7 +222,7 @@ items:
222222
source:
223223
remote:
224224
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
225-
branch: bug/issue1566
225+
branch: fix/comments-and-warings
226226
repo: https://github.com/EPPlusSoftware/EPPlus.git
227227
id: ShowFirstColumn
228228
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs
@@ -259,7 +259,7 @@ items:
259259
source:
260260
remote:
261261
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
262-
branch: bug/issue1566
262+
branch: fix/comments-and-warings
263263
repo: https://github.com/EPPlusSoftware/EPPlus.git
264264
id: ShowLastColumn
265265
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs
@@ -296,7 +296,7 @@ items:
296296
source:
297297
remote:
298298
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
299-
branch: bug/issue1566
299+
branch: fix/comments-and-warings
300300
repo: https://github.com/EPPlusSoftware/EPPlus.git
301301
id: ShowTotal
302302
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs
@@ -333,7 +333,7 @@ items:
333333
source:
334334
remote:
335335
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
336-
branch: bug/issue1566
336+
branch: fix/comments-and-warings
337337
repo: https://github.com/EPPlusSoftware/EPPlus.git
338338
id: AutofitColumns
339339
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs
@@ -370,7 +370,7 @@ items:
370370
source:
371371
remote:
372372
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
373-
branch: bug/issue1566
373+
branch: fix/comments-and-warings
374374
repo: https://github.com/EPPlusSoftware/EPPlus.git
375375
id: AutoCalculate
376376
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs
@@ -407,7 +407,7 @@ items:
407407
source:
408408
remote:
409409
path: src/EPPlus/Attributes/EpplusTableAttribute.cs
410-
branch: bug/issue1566
410+
branch: fix/comments-and-warings
411411
repo: https://github.com/EPPlusSoftware/EPPlus.git
412412
id: NumberFormatProviderType
413413
path: ../src/EPPlus/Attributes/EpplusTableAttribute.cs

docs/api/OfficeOpenXml.Attributes.EpplusTableColumnAttribute.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ items:
1515
source:
1616
remote:
1717
path: src/EPPlus/Attributes/EpplusTableColumnAttribute.cs
18-
branch: bug/issue1566
18+
branch: fix/comments-and-warings
1919
repo: https://github.com/EPPlusSoftware/EPPlus.git
2020
id: EpplusTableColumnAttribute
2121
path: ../src/EPPlus/Attributes/EpplusTableColumnAttribute.cs

docs/api/OfficeOpenXml.Attributes.EpplusTableColumnAttributeBase.yml

+11-11
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ items:
2525
source:
2626
remote:
2727
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
28-
branch: bug/issue1566
28+
branch: fix/comments-and-warings
2929
repo: https://github.com/EPPlusSoftware/EPPlus.git
3030
id: EpplusTableColumnAttributeBase
3131
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -111,7 +111,7 @@ items:
111111
source:
112112
remote:
113113
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
114-
branch: bug/issue1566
114+
branch: fix/comments-and-warings
115115
repo: https://github.com/EPPlusSoftware/EPPlus.git
116116
id: Order
117117
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -148,7 +148,7 @@ items:
148148
source:
149149
remote:
150150
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
151-
branch: bug/issue1566
151+
branch: fix/comments-and-warings
152152
repo: https://github.com/EPPlusSoftware/EPPlus.git
153153
id: Header
154154
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -185,7 +185,7 @@ items:
185185
source:
186186
remote:
187187
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
188-
branch: bug/issue1566
188+
branch: fix/comments-and-warings
189189
repo: https://github.com/EPPlusSoftware/EPPlus.git
190190
id: NumberFormat
191191
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -222,7 +222,7 @@ items:
222222
source:
223223
remote:
224224
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
225-
branch: bug/issue1566
225+
branch: fix/comments-and-warings
226226
repo: https://github.com/EPPlusSoftware/EPPlus.git
227227
id: NumberFormatId
228228
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -259,7 +259,7 @@ items:
259259
source:
260260
remote:
261261
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
262-
branch: bug/issue1566
262+
branch: fix/comments-and-warings
263263
repo: https://github.com/EPPlusSoftware/EPPlus.git
264264
id: Hidden
265265
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -296,7 +296,7 @@ items:
296296
source:
297297
remote:
298298
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
299-
branch: bug/issue1566
299+
branch: fix/comments-and-warings
300300
repo: https://github.com/EPPlusSoftware/EPPlus.git
301301
id: UseBuiltInHyperlinkStyle
302302
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -333,7 +333,7 @@ items:
333333
source:
334334
remote:
335335
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
336-
branch: bug/issue1566
336+
branch: fix/comments-and-warings
337337
repo: https://github.com/EPPlusSoftware/EPPlus.git
338338
id: TotalsRowFunction
339339
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -370,7 +370,7 @@ items:
370370
source:
371371
remote:
372372
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
373-
branch: bug/issue1566
373+
branch: fix/comments-and-warings
374374
repo: https://github.com/EPPlusSoftware/EPPlus.git
375375
id: TotalsRowFormula
376376
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -407,7 +407,7 @@ items:
407407
source:
408408
remote:
409409
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
410-
branch: bug/issue1566
410+
branch: fix/comments-and-warings
411411
repo: https://github.com/EPPlusSoftware/EPPlus.git
412412
id: TotalsRowNumberFormat
413413
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
@@ -444,7 +444,7 @@ items:
444444
source:
445445
remote:
446446
path: src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs
447-
branch: bug/issue1566
447+
branch: fix/comments-and-warings
448448
repo: https://github.com/EPPlusSoftware/EPPlus.git
449449
id: TotalsRowLabel
450450
path: ../src/EPPlus/Attributes/EpplusTableColumnAttributeBase.cs

0 commit comments

Comments
 (0)