Uses of Class
org.xlsx4j.sml.CTExternalSheetDataSet
Packages that use CTExternalSheetDataSet
-
Uses of CTExternalSheetDataSet in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTExternalSheetDataSetMethods in org.xlsx4j.sml that return CTExternalSheetDataSetModifier and TypeMethodDescriptionObjectFactory.createCTExternalSheetDataSet()Create an instance ofCTExternalSheetDataSetCTExternalBook.getSheetDataSet()Gets the value of the sheetDataSet property.Methods in org.xlsx4j.sml with parameters of type CTExternalSheetDataSetModifier and TypeMethodDescriptionvoidCTExternalBook.setSheetDataSet(CTExternalSheetDataSet value) Sets the value of the sheetDataSet property.