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...