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