Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Method and Description |
---|---|
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 2018 The Apache Software Foundation or its licensors, as applicable.