Uses of Class
org.xlsx4j.sml.CTSheetIdMap
Packages that use CTSheetIdMap
-
Uses of CTSheetIdMap in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSheetIdMapMethods in org.xlsx4j.sml that return CTSheetIdMapModifier and TypeMethodDescriptionObjectFactory.createCTSheetIdMap()Create an instance ofCTSheetIdMapCTRevisionHeader.getSheetIdMap()Gets the value of the sheetIdMap property.Methods in org.xlsx4j.sml with parameters of type CTSheetIdMapModifier and TypeMethodDescriptionvoidCTRevisionHeader.setSheetIdMap(CTSheetIdMap value) Sets the value of the sheetIdMap property.