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.

 

 

 

 

Reply via email to