Interface PrometheusSheetControl
- All Known Implementing Classes:
PrometheusSheetReader,PrometheusSheetWriter
public interface PrometheusSheetControl
Sheet Control Interface.
-
Method Summary
-
Method Details
-
getReport
TethysUIThreadStatusReport getReport()get report.- Returns:
- the report
-
getData
PrometheusDataSet getData()get data.- Returns:
- the data
-
getWorkBook
PrometheusSheetWorkBook getWorkBook()get workbook.- Returns:
- the workbook
-