Uses of Class
org.xlsx4j.sml.CTSheetIdMap
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTSheetIdMap in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSheetIdMap Modifier and Type Field Description protected CTSheetIdMapCTRevisionHeader. sheetIdMapMethods in org.xlsx4j.sml that return CTSheetIdMap Modifier and Type Method Description CTSheetIdMapObjectFactory. createCTSheetIdMap()Create an instance ofCTSheetIdMapCTSheetIdMapCTRevisionHeader. getSheetIdMap()Gets the value of the sheetIdMap property.Methods in org.xlsx4j.sml with parameters of type CTSheetIdMap Modifier and Type Method Description voidCTRevisionHeader. setSheetIdMap(CTSheetIdMap value)Sets the value of the sheetIdMap property.