Skip to content
This repository was archived by the owner on May 19, 2024. It is now read-only.
This repository was archived by the owner on May 19, 2024. It is now read-only.

Multiple sheets, last one active?? How to select the first one... #29

@catasoft

Description

@catasoft

Hi,
I generate a document with more sheets.
I couldn't find a way to activate the first sheet, so that when the document is opened, the first one is opened automatically.
Right now, the last one is opened by default, which is not nice.
Is there any way to do this? Looking into code, the only ways that the function setActiveSheetIndex()/setActiveSheetIndexName() is called is in XlsSheetWrapper.php, in function start(), I would expect it to be called in function end() of XlsDocumentWrapper.php.

If there's not such functionality, is there any way to gain access to the phpExcel object and call this function manually?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions