Uses of Class
org.docx4j.dml.chart.CTDTable
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTDTable in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTDTable Modifier and Type Field Description protected CTDTableCTPlotArea. dTableMethods in org.docx4j.dml.chart that return CTDTable Modifier and Type Method Description CTDTableObjectFactory. createCTDTable()Create an instance ofCTDTableCTDTableCTPlotArea. getDTable()Gets the value of the dTable property.Methods in org.docx4j.dml.chart with parameters of type CTDTable Modifier and Type Method Description voidCTPlotArea. setDTable(CTDTable value)Sets the value of the dTable property.