Uses of Class
org.pptx4j.pml.CTTLAnimVariantStringVal
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLAnimVariantStringVal in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLAnimVariantStringVal Modifier and Type Field Description protected CTTLAnimVariantStringValCTTLAnimVariant. strValMethods in org.pptx4j.pml that return CTTLAnimVariantStringVal Modifier and Type Method Description CTTLAnimVariantStringValObjectFactory. createCTTLAnimVariantStringVal()Create an instance ofCTTLAnimVariantStringValCTTLAnimVariantStringValCTTLAnimVariant. getStrVal()Gets the value of the strVal property.Methods in org.pptx4j.pml with parameters of type CTTLAnimVariantStringVal Modifier and Type Method Description voidCTTLAnimVariant. setStrVal(CTTLAnimVariantStringVal value)Sets the value of the strVal property.