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