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