I have used a package called xlutils to generate excel files. Never
had the need to read back something. Check if it has API's for reading
as well. I would be surprised if ti doesn't.
Thanks
Shankha Banerjee


On Wed, Mar 12, 2014 at 10:29 AM, Shashidhar Paragonda
<shashidha...@gmail.com> wrote:
> Hello Python hackers
>
>>>> I have a excel file which has some amount of data.
>>>> The data in each row has some words which are italic and bolded.
>>>> my requirement is I need to extract only italic or bold words from each
> row.
>>>> any suggestions on the same, thank you in advance.
>
> -----------------------------------
> Regards,
>
> Shashidhar N.Paragonda
> shashidha...@gmail.com
> +919900093835
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> https://mail.python.org/mailman/listinfo/bangpypers
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to