Uses of Class
org.pptx4j.pml.CTTLSubShapeId
Packages that use CTTLSubShapeId
-
Uses of CTTLSubShapeId in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLSubShapeIdModifier and TypeFieldDescriptionprotected CTTLSubShapeIdCTTLTimeTargetElement.inkTgtprotected CTTLSubShapeIdCTTLShapeTargetElement.subSpMethods in org.pptx4j.pml that return CTTLSubShapeIdModifier and TypeMethodDescriptionObjectFactory.createCTTLSubShapeId()Create an instance ofCTTLSubShapeIdCTTLTimeTargetElement.getInkTgt()Gets the value of the inkTgt property.CTTLShapeTargetElement.getSubSp()Gets the value of the subSp property.Methods in org.pptx4j.pml with parameters of type CTTLSubShapeIdModifier and TypeMethodDescriptionvoidCTTLTimeTargetElement.setInkTgt(CTTLSubShapeId value) Sets the value of the inkTgt property.voidCTTLShapeTargetElement.setSubSp(CTTLSubShapeId value) Sets the value of the subSp property.