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

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

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

Methods in org.apache.poi.hssf.record with parameters of type CodepageRecord
protected static java.lang.String OldStringRecord.getString(byte[] data, CodepageRecord codepage)
           
 void OldStringRecord.setCodePage(CodepageRecord codepage)
           
 void OldLabelRecord.setCodePage(CodepageRecord codepage)
           
 void OldSheetRecord.setCodePage(CodepageRecord codepage)
           
 



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