Uses of Class
org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
Packages that use DefaultDataLabelTextPropertiesRecord Package Description org.apache.poi.hssf.record.chart -
-
Uses of DefaultDataLabelTextPropertiesRecord in org.apache.poi.hssf.record.chart
Methods in org.apache.poi.hssf.record.chart that return DefaultDataLabelTextPropertiesRecord Modifier and Type Method Description DefaultDataLabelTextPropertiesRecord
DefaultDataLabelTextPropertiesRecord. copy()
Constructors in org.apache.poi.hssf.record.chart with parameters of type DefaultDataLabelTextPropertiesRecord Constructor Description DefaultDataLabelTextPropertiesRecord(DefaultDataLabelTextPropertiesRecord other)
-