Skip to content

Data Validation #4091

Closed
Closed
@bokrma

Description

@bokrma

Currently in the functionality there is only way to set validation per cell
public function setDataValidation(string $cellCoordinate, ?DataValidation $dataValidation = null): static
and the get also return the range as parts:
$this->worksheet->getDataValidationCollection();

can we let it return as defined in the excel file:
and also set as range instead of cell by cell
Screenshot 2024-07-08 at 16 12 21

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions