-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested