To extract a Text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a Text from the entire document or a Text from the selected page.
Here are the steps to extract a Text from Microsoft Office Excel spreadsheets:
Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a Text from reader. Warning getText method returns null value if Text Extraction isn’t supported for the document....Usage / Extract data from various formats / Extract data from...Office Excel spreadsheets / Extract text from Microsoft Office Excel...