Uses of Class
org.xlsx4j.sml.CTDdeValues
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDdeValues in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDdeValues Modifier and Type Field Description protected CTDdeValuesCTDdeItem. valuesMethods in org.xlsx4j.sml that return CTDdeValues Modifier and Type Method Description CTDdeValuesObjectFactory. createCTDdeValues()Create an instance ofCTDdeValuesCTDdeValuesCTDdeItem. getValues()Gets the value of the values property.Methods in org.xlsx4j.sml with parameters of type CTDdeValues Modifier and Type Method Description voidCTDdeItem. setValues(CTDdeValues value)Sets the value of the values property.