Uses of Class
org.xlsx4j.sml.CTWorksheetSource
Packages that use CTWorksheetSource
-
Uses of CTWorksheetSource in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTWorksheetSourceMethods in org.xlsx4j.sml that return CTWorksheetSourceModifier and TypeMethodDescriptionObjectFactory.createCTWorksheetSource()Create an instance ofCTWorksheetSourceCTCacheSource.getWorksheetSource()Gets the value of the worksheetSource property.Methods in org.xlsx4j.sml with parameters of type CTWorksheetSourceModifier and TypeMethodDescriptionvoidCTCacheSource.setWorksheetSource(CTWorksheetSource value) Sets the value of the worksheetSource property.