Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worksheet properties for first and last cell value #1465

Closed
wants to merge 156 commits into from

Conversation

JanKallman
Copy link
Contributor

#1464 - Added FirstCellValue, LastCellValue and DimensionByValue properties to ExcelWorksheet.

…are/EPPlus into feature/getpivotdata

# Conflicts:
#	src/EPPlus/Table/PivotTable/Calculation/ShowDataAs/PivotShowAsPercentOf.cs
OssianEPPlus and others added 29 commits May 14, 2024 11:45
* Fixed several warnings

* Fixed reading and writing of pivot CFs
# Conflicts:
#	src/EPPlus/ConditionalFormatting/ExcelConditionalFormattingIconSetBase.cs
#	src/EPPlus/Core/Worksheet/XmlWriter/WorksheetXmlWriter.cs
#	src/EPPlusTest/EPPlus.Test.csproj
# Conflicts:
#	src/EPPlusTest/EPPlus.Test.csproj
#	src/EPPlusTest/Issues/WorksheetIssues.cs
* Added a test for LET and started work on tokenizer

* work on let function

* First implementation of LET function

* Wip

* More work on LET function

* Intial LET function implementation

* Added unit test for LET and small performance improvement in RpnFormulaExecution for LET

* Removed unnecessary using statement and empty if-statement

---------

Co-authored-by: swmal <{ID}+username}@users.noreply.github.com>
* Ensured theme colors work with cfs and html export

* Fixed assert for test

* Minor comment fix
Pivot table calculation and the GetPivotData function support
* More warning fixes

* Added xml comments and removed unused files

* Make rangeBaseAsync actually async

* Fix overrides and 3.5 optional comments

* added fixes

* Fixed skiprow bug

* Set several public classes as internal in the formula parser, that should not be exposed.

---------

Co-authored-by: JanKallman <[email protected]>
@JanKallman JanKallman closed this May 27, 2024
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.

None yet

4 participants