Uses of Class
org.xlsx4j.sml.CTSelection
Packages that use CTSelection
-
Uses of CTSelection in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSelectionFields in org.xlsx4j.sml with type parameters of type CTSelectionMethods in org.xlsx4j.sml that return CTSelectionModifier and TypeMethodDescriptionObjectFactory.createCTSelection()Create an instance ofCTSelectionCTCustomSheetView.getSelection()Gets the value of the selection property.Methods in org.xlsx4j.sml that return types with arguments of type CTSelectionModifier and TypeMethodDescriptionSheetView.getSelection()Gets the value of the selection property.Methods in org.xlsx4j.sml with parameters of type CTSelectionModifier and TypeMethodDescriptionvoidCTCustomSheetView.setSelection(CTSelection value) Sets the value of the selection property.