On Thursday, January 26, 2017 at 7:33:42 PM UTC+2, David Sofo wrote:
>
>
> Hi,
>
> I am using this Go library https://github.com/tealeg/xlsx to to read
> excel file . Is there a way to get all sheets names? Thank you.
>
I have not used it myself but looking at the doc:
xlFile, err := xlsx.O
Sorry I got it : sheet.Name is ok.
David
Le jeudi 26 janvier 2017 18:33:42 UTC+1, David Sofo a écrit :
>
>
> Hi,
>
> I am using this Go library https://github.com/tealeg/xlsx to to read
> excel file . Is there a way to get all sheets names? Thank you.
>
> Regards
> David
>
--
You received this