Skip to content

Variadic column sequences #140

@rauanmayemir

Description

@rauanmayemir

Is there a way to read variadic sequences, like e.g in this pseudo headers model?

ProductId,ProductName,AttrName1,AttrValue1,AttrName2,AttrValue2,AttrName3,AttrValue3

With regular phpspreadsheet I'd read first two columns and then loop until the first empty column, wondering if it's possible to achieve this with 'OEM'. I think this could be related to #33.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions