Summary: | Named Ranges are case-insensitive | ||
---|---|---|---|
Product: | POI | Reporter: | Doug Kirk <doug> |
Component: | HSSF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 2.0-dev | ||
Target Milestone: | --- | ||
Hardware: | Other | ||
OS: | other |
Description
Doug Kirk
2002-10-03 15:37:54 UTC
Fixed in SVN. Also will throw an exception if two same names (case insensitive) are attempted to be added to the workbook (Remove one first). Jason |