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

Packages that use SCLRecord
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of SCLRecord in org.apache.poi.hssf.model
 

Methods in org.apache.poi.hssf.model with parameters of type SCLRecord
 void InternalSheet.setSCLRecord(SCLRecord sclRecord)
          Sets the SCL record or creates it in the correct place if it does not already exist.
 



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