Skip to content

Abstract styling of XSSFPivotTable#1046

Merged
tonyqus merged 4 commits into
nissl-lab:masterfrom
superrnovae:pivot_style
Mar 19, 2023
Merged

Abstract styling of XSSFPivotTable#1046
tonyqus merged 4 commits into
nissl-lab:masterfrom
superrnovae:pivot_style

Conversation

@superrnovae
Copy link
Copy Markdown
Contributor

@superrnovae superrnovae commented Mar 15, 2023

It is currently not possible to style the XSSFPivotTable directly without using a low level CT_PivotTableDefinition.
This pull request adds an abstraction that makes it possible to access the style of the table and change it's properties.

@tonyqus
Copy link
Copy Markdown
Member

tonyqus commented Mar 19, 2023

Please sync the master code. #1037 has removed NPOI.OOXML.csproj. Please use NPOI.OOXML.Core instead.

@tonyqus tonyqus added this to the NPOI 2.6.1 milestone Mar 19, 2023
@superrnovae
Copy link
Copy Markdown
Contributor Author

Please sync the master code. #1037 has removed NPOI.OOXML.csproj. Please use NPOI.OOXML.Core instead.

done.

@tonyqus
Copy link
Copy Markdown
Member

tonyqus commented Mar 19, 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