Uses of Class
org.apache.poi.hssf.record.RecalcIdRecord
-
Packages that use RecalcIdRecord Package Description org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. -
-
Uses of RecalcIdRecord in org.apache.poi.hssf.model
Methods in org.apache.poi.hssf.model that return RecalcIdRecord Modifier and Type Method Description RecalcIdRecord
InternalWorkbook. getRecalcId()
Get or create RecalcIdRecord
-