Skip to content

Index for header reference #107

@dkarlovi

Description

@dkarlovi

If there are multiple times the same header is used, allow to add a numeric designation, example

    /**
     * @XLS\HeaderReference(header="Status", index=0)
     */
    public $status;

    /**
     * @XLS\HeaderReference(header="Status", index=1)
     */
    public $statusLabel;

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions