Skip to content

Range should also accept Sheet object #92

@fzumstein

Description

@fzumstein

Currently it only accepts the Sheet Name or Index. So I should be able to do

Range('Sheet1', 'A1').value
Range(1, 'A1').value
Range(Sheet(1), 'A1').value

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions