Skip to content

Can ColumnAttribute support specifying both column order and column name simultaneously? #145

@bxjg1987

Description

@bxjg1987

When exporting Excel, the default order of exported columns depends on the class definition. It is currently not possible to specify both column order and column name through ColumnAttribute, and only one can be chosen.

I found MapExtensions The Map extension method has related overloading support for setting both column order and column names simultaneously.

Can ColumnAttribute be supported?

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