Uses of Class
org.pptx4j.pml.CTTLBehaviorAttributeNameList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLBehaviorAttributeNameList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLBehaviorAttributeNameList Modifier and Type Field Description protected CTTLBehaviorAttributeNameListCTTLCommonBehaviorData. attrNameLstMethods in org.pptx4j.pml that return CTTLBehaviorAttributeNameList Modifier and Type Method Description CTTLBehaviorAttributeNameListObjectFactory. createCTTLBehaviorAttributeNameList()Create an instance ofCTTLBehaviorAttributeNameListCTTLBehaviorAttributeNameListCTTLCommonBehaviorData. getAttrNameLst()Gets the value of the attrNameLst property.Methods in org.pptx4j.pml with parameters of type CTTLBehaviorAttributeNameList Modifier and Type Method Description voidCTTLCommonBehaviorData. setAttrNameLst(CTTLBehaviorAttributeNameList value)Sets the value of the attrNameLst property.