How do you retrieve names that are local to an individual worksheet? There are methods getName() and getNameIndex() on Workbook but neither take a Sheet parameter. Moreover, there is no getName() on Sheet. The existing methods seem suitable for retrieving only global names.
- getName() for local worksheet names Bober, Paul
- Re: getName() for local worksheet names Mahesh Ganapathy
