public final class OldLabelRecord extends OldCellRecord
LabelSSTRecord| Modifier and Type | Field and Description |
|---|---|
static short |
biff2_sid |
static short |
biff345_sid |
| Constructor and Description |
|---|
OldLabelRecord(RecordInputStream in) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRecordSize() |
short |
getStringLength()
get the number of characters this string contains
|
String |
getValue()
Get the String of the cell
|
int |
serialize(int offset,
byte[] data)
Not supported
|
void |
setCodePage(CodepageRecord codepage) |
getCellAttrs, getColumn, getRow, getSid, getXFIndex, isBiff2, toStringpublic static final short biff2_sid
public static final short biff345_sid
public OldLabelRecord(RecordInputStream in)
in - the RecordInputstream to read the record frompublic void setCodePage(CodepageRecord codepage)
public short getStringLength()
public String getValue()
public int serialize(int offset,
byte[] data)
offset - not supporteddata - not supportedpublic int getRecordSize()
Copyright © 2010 - 2020 Adobe. All Rights Reserved