Uses of Class
org.docx4j.dml.spreadsheetdrawing.CTMarker
Packages that use CTMarker
-
Uses of CTMarker in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTMarkerModifier and TypeFieldDescriptionprotected CTMarkerCTOneCellAnchor.fromprotected CTMarkerCTTwoCellAnchor.fromprotected CTMarkerCTTwoCellAnchor.toMethods in org.docx4j.dml.spreadsheetdrawing that return CTMarkerModifier and TypeMethodDescriptionObjectFactory.createCTMarker()Create an instance ofCTMarkerCTOneCellAnchor.getFrom()Gets the value of the from property.CTTwoCellAnchor.getFrom()Gets the value of the from property.CTTwoCellAnchor.getTo()Gets the value of the to property.Methods in org.docx4j.dml.spreadsheetdrawing that return types with arguments of type CTMarkerModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTMarker>ObjectFactory.createFrom(CTMarker value) jakarta.xml.bind.JAXBElement<CTMarker>Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTMarkerModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTMarker>ObjectFactory.createFrom(CTMarker value) jakarta.xml.bind.JAXBElement<CTMarker>voidSets the value of the from property.voidSets the value of the from property.voidSets the value of the to property.