public class MSExcel2_Test extends Object
| Constructor and Description |
|---|
MSExcel2_Test(String address,
String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
createWorkSheet() |
static void |
main(String[] args) |
void |
pasteArrayToWorkSheet(int nRow) |
void |
showExcel() |
void |
startExcel() |
public MSExcel2_Test(String address, String[] args) throws JIException, UnknownHostException
JIExceptionUnknownHostExceptionpublic void startExcel()
throws JIException
JIExceptionpublic void showExcel()
throws JIException
JIExceptionpublic void createWorkSheet()
throws JIException
JIExceptionpublic void pasteArrayToWorkSheet(int nRow)
throws JIException
JIExceptionpublic static void main(String[] args)
Copyright © 2017 LSST. All rights reserved.