Skip to content

column-coordinates greater than Z are not working #546

@netpsirit72

Description

@netpsirit72

This is a bug report!

Column-coordinates greater than Z are not working

<?php
require __DIR__ . '/vendor/autoload.php';
// Create new Spreadsheet object
$spreadsheet = new \PhpOffice\PhpSpreadsheet\Spreadsheet();
...
$activeSheet->mergeCells("Z1:AA1");

Which versions of PhpSpreadsheet and PHP are affected?

1.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions