Uses of Class
org.xlsx4j.sml.CTScenarios
Packages that use CTScenarios
-
Uses of CTScenarios in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main
Fields in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main declared as CTScenariosMethods in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main that return CTScenariosModifier and TypeMethodDescriptionCTWorksheet.getScenarios()Gets the value of the scenarios property.Methods in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main with parameters of type CTScenariosModifier and TypeMethodDescriptionvoidCTWorksheet.setScenarios(CTScenarios value) Sets the value of the scenarios property. -
Uses of CTScenarios in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTScenariosMethods in org.xlsx4j.sml that return CTScenariosModifier and TypeMethodDescriptionObjectFactory.createCTScenarios()Create an instance ofCTScenariosWorksheet.getScenarios()Gets the value of the scenarios property.Methods in org.xlsx4j.sml with parameters of type CTScenariosModifier and TypeMethodDescriptionvoidWorksheet.setScenarios(CTScenarios value) Sets the value of the scenarios property.