Uses of Class
org.docx4j.dml.chart.CTBandFmts
Packages that use CTBandFmts
-
Uses of CTBandFmts in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTBandFmtsModifier and TypeFieldDescriptionprotected CTBandFmtsCTSurface3DChart.bandFmtsprotected CTBandFmtsCTSurfaceChart.bandFmtsMethods in org.docx4j.dml.chart that return CTBandFmtsModifier and TypeMethodDescriptionObjectFactory.createCTBandFmts()Create an instance ofCTBandFmtsCTSurface3DChart.getBandFmts()Gets the value of the bandFmts property.CTSurfaceChart.getBandFmts()Gets the value of the bandFmts property.Methods in org.docx4j.dml.chart with parameters of type CTBandFmtsModifier and TypeMethodDescriptionvoidCTSurface3DChart.setBandFmts(CTBandFmts value) Sets the value of the bandFmts property.voidCTSurfaceChart.setBandFmts(CTBandFmts value) Sets the value of the bandFmts property.