Uses of Class
org.xlsx4j.sml.CTPCDSDTCEntries
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPCDSDTCEntries in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPCDSDTCEntries Modifier and Type Field Description protected CTPCDSDTCEntriesCTTupleCache. entriesMethods in org.xlsx4j.sml that return CTPCDSDTCEntries Modifier and Type Method Description CTPCDSDTCEntriesObjectFactory. createCTPCDSDTCEntries()Create an instance ofCTPCDSDTCEntriesCTPCDSDTCEntriesCTTupleCache. getEntries()Gets the value of the entries property.Methods in org.xlsx4j.sml with parameters of type CTPCDSDTCEntries Modifier and Type Method Description voidCTTupleCache. setEntries(CTPCDSDTCEntries value)Sets the value of the entries property.