Sorry, I forgot to mention, i want to do it for only *"xls"* type Excel files.
On Tue, Sep 24, 2013 at 9:47 AM, Damaresh Dashora <[email protected]>wrote: > Hi, > > I am new to the group of POI-Users. > Please help me for following. > > How to read certain text font (for specific subscript, superscript > uppercase lowercase, italic bold etc.) in a perticular cell's.( Not for > complete cell, or not to set that format for complete cell) ? > > like for Example : I have a cell in a spreadsheet (Excel sheet), in which > user write some text (string) in uppercase, some of the text is written in > lowercase or some of it in bold, italic or may be different in size or it's > font style(colour) is different. I want to read that cell's text as it is > in same formatting. > > text in cell : *LIKE* *user's* Ques *and* *ABOVE.* > After reading complete cell string should look : *LIKE* *user's* Ques *and > * *ABOVE.* > > Thanks. > > Damaresh Dashora. >
