sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54859
Re: [Question #187101]: How to write multiple rows in excel through sikuli?
Question #187101 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/187101
Josef joe posted a new comment:
if you want to write data to excel; we need to use some third party API which are available. In those one of the famous is Apache POI.
FileInputStream – A FileInputStream is an inputstream for reading data from a File.
FileOutputStream – A FileOutputStream is an outputstream for writing data to a File. https://www.smartservicingcentre.co.uk
XSSFWorkbook
XSSFSheet
XSSFRow
XSSFCell
XSSFFont
XSSFCellStyle
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.