Skip to content

CalcSheet.get_range(named_range (str)) does not support global names. #710

@fuzzy7k

Description

@fuzzy7k

This function should look in the global range list if a named_range is not found in the current sheet.

raise mEx.MissingNameError(f"{named_range} not found")

Global named ranges appear in the CalcDoc:
https://python-ooo-dev-tools.readthedocs.io/en/latest/src/calc/calc_doc.html#ooodev.calc.CalcDoc.named_ranges

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