Uses of Class
org.xlsx4j.sml.CTDataRefs
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDataRefs in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDataRefs Modifier and Type Field Description protected CTDataRefsCTDataConsolidate. dataRefsMethods in org.xlsx4j.sml that return CTDataRefs Modifier and Type Method Description CTDataRefsObjectFactory. createCTDataRefs()Create an instance ofCTDataRefsCTDataRefsCTDataConsolidate. getDataRefs()Gets the value of the dataRefs property.Methods in org.xlsx4j.sml with parameters of type CTDataRefs Modifier and Type Method Description voidCTDataConsolidate. setDataRefs(CTDataRefs value)Sets the value of the dataRefs property.