Skip to content

Export Boolean properties to excel is not posible #133

@efimkrasnov

Description

@efimkrasnov

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions