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

Packages that use RKRecord
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of RKRecord in org.apache.poi.hssf.record
 

Methods in org.apache.poi.hssf.record with parameters of type RKRecord
static NumberRecord RecordFactory.convertToNumberRecord(RKRecord rk)
          RK record is a slightly smaller alternative to NumberRecord POI likes NumberRecord better
 



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