Hi Is it possible to suppress the extraction of some/all numeric fields in XLS documents via Aperture/POI? Sometimes the string equivalents of numeric values produce weird strings which can confuse some of our processes. For example,
Say we have a percentage 56% In a spreadsheet display this shows as 56% The text extraction gives us 0.5590614886731392 Unfortunately this number resembles an international telephone number or even a credit card number and could generate a false positive when matching. Any ideas? Thanks, - Chris
