Uses of Class
org.pptx4j.pml.CTTLSubShapeId
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLSubShapeId in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLSubShapeId Modifier and Type Field Description protected CTTLSubShapeIdCTTLTimeTargetElement. inkTgtprotected CTTLSubShapeIdCTTLShapeTargetElement. subSpMethods in org.pptx4j.pml that return CTTLSubShapeId Modifier and Type Method Description CTTLSubShapeIdObjectFactory. createCTTLSubShapeId()Create an instance ofCTTLSubShapeIdCTTLSubShapeIdCTTLTimeTargetElement. getInkTgt()Gets the value of the inkTgt property.CTTLSubShapeIdCTTLShapeTargetElement. getSubSp()Gets the value of the subSp property.Methods in org.pptx4j.pml with parameters of type CTTLSubShapeId Modifier and Type Method Description voidCTTLTimeTargetElement. setInkTgt(CTTLSubShapeId value)Sets the value of the inkTgt property.voidCTTLShapeTargetElement. setSubSp(CTTLSubShapeId value)Sets the value of the subSp property.