To reproduce excel data you can simply apply styling(bold,italic,hyperlink 
,etc) to any cell data of excel
I am using Cell.getStringCellValue() to get that styled data but unfortunately 
getting plain string.

On 2019/10/08 12:55:34, Jörn Franke <jornfra...@gmail.com> wrote: 
> Can you provide a code snippet on how you get the  RichtextString? Maybe also 
> a link (not attachment) to a formatted Excel to reproduce the problem?
> It will facilitate troubleshooting significantly.
> > Am 08.10.2019 um 21:06 schrieb savan raiyani <savanraiyani1...@gmail.com>:
> > 
> > Hi,
> > 
> > I am trying to fetch Rich text data from excel(data with applied styling 
> > like bold,italic,hyperlink etc.) and storing it as a RichTextString object 
> > but I am getting plain String object.
> > 
> > Do we have any way to keep and store styling of data and send it upfront?
> > 
> > If  I enter data with HTML tags in excel then I am getting styled data. Is 
> > this a only way to fetch Rich text data from excel?
> > 
> > Thanks in advance.
> > 
> > Regards
> > Savan
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
> > For additional commands, e-mail: dev-h...@poi.apache.org
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
> For additional commands, e-mail: dev-h...@poi.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to