Uses of Class
org.apache.poi.hssf.record.RecalcIdRecord

Packages that use RecalcIdRecord
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
 RecalcIdRecord InternalWorkbook.getRecalcId()
          Get or create RecalcIdRecord
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.