Class ScenariosSheet
- java.lang.Object
-
- tech.grasshopper.excel.report.sheets.Sheet
-
- tech.grasshopper.excel.report.sheets.scenarios.ScenariosSheet
-
public class ScenariosSheet extends Sheet
-
-
Field Summary
-
Fields inherited from class tech.grasshopper.excel.report.sheets.Sheet
AUTHORS_SHEET, DASHBOARD_DATA_SHEET, DASHBOARD_SHEET, DEVICES_SHEET, EXCEPTIONS_SHEET, EXECUTION_SHEET, FEATURES_SHEET, FREEZE_PANE_ROW, reportData, SCENARIOS_SHEET, sheet, TAGS_SHEET, workbook
-
-
Constructor Summary
Constructors Constructor Description ScenariosSheet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdateSheet()-
Methods inherited from class tech.grasshopper.excel.report.sheets.Sheet
deleteSheet, lockSheet
-
-
-
-
Method Detail
-
updateSheet
public void updateSheet()
- Specified by:
updateSheetin classSheet
-
-