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

Export Boolean properties to excel is not posible #133

Open
efimkrasnov opened this issue Nov 30, 2023 · 0 comments
Open

Export Boolean properties to excel is not posible #133

efimkrasnov opened this issue Nov 30, 2023 · 0 comments

Comments

@efimkrasnov
Copy link

I try to export simple entity with one Boolean property:
Public bool Test { get;set;}
But unfortunately I do not see this properly in Excel.

I did investigation and found that this properly is not taking in account because of CanBeExported extension method from Npoi.Mapper namespace.

Could you please help me to setup lib to work with Boolean properties?

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

No branches or pull requests

1 participant