Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTDataId
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTDataId in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTDataId Modifier and Type Field Description protected CTDataIdCTSeries. dataIdMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTDataId Modifier and Type Method Description CTDataIdObjectFactory. createCTDataId()Create an instance ofCTDataIdCTDataIdCTSeries. getDataId()Gets the value of the dataId property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTDataId Modifier and Type Method Description voidCTSeries. setDataId(CTDataId value)Sets the value of the dataId property.