public final class OldStringRecord extends Object
| Modifier and Type | Field and Description |
|---|---|
static short |
biff2_sid |
static short |
biff345_sid |
| Constructor and Description |
|---|
OldStringRecord(RecordInputStream in) |
| Modifier and Type | Method and Description |
|---|---|
short |
getSid() |
String |
getString() |
boolean |
isBiff2() |
void |
setCodePage(CodepageRecord codepage) |
String |
toString() |
public static final short biff2_sid
public static final short biff345_sid
public OldStringRecord(RecordInputStream in)
in - the RecordInputstream to read the record frompublic boolean isBiff2()
public short getSid()
public void setCodePage(CodepageRecord codepage)
public String getString()
Copyright © 2010 - 2020 Adobe. All Rights Reserved