|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BIFFVersion in org.millscript.office.excel |
|---|
| Methods in org.millscript.office.excel that return BIFFVersion | |
|---|---|
BIFFVersion |
FormulaTokenizer.getBiffVersion()
|
BIFFVersion |
RecordTokenizer.getBiffVersion()
Returns the BIFF version of the |
| Constructors in org.millscript.office.excel with parameters of type BIFFVersion | |
|---|---|
RecordTokenizer(BIFFVersion version,
BIFFRecordInputStream is,
byte[] bofData)
|
|
| Uses of BIFFVersion in org.millscript.office.excel.records |
|---|
| Methods in org.millscript.office.excel.records with parameters of type BIFFVersion | |
|---|---|
static BOF.Type |
BOF.Type.getType(BIFFVersion version,
int type)
|
| Uses of BIFFVersion in org.millscript.office.excel.versions |
|---|
| Methods in org.millscript.office.excel.versions that return BIFFVersion | |
|---|---|
static BIFFVersion |
BIFFVersion.getVersion(int identifier,
int version)
|
static BIFFVersion |
BIFFVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BIFFVersion[] |
BIFFVersion.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of BIFFVersion in org.millscript.office.excel.versions.biff2 |
|---|
| Constructors in org.millscript.office.excel.versions.biff2 with parameters of type BIFFVersion | |
|---|---|
Biff2RecordTokenizer(BIFFVersion version,
BIFFRecordInputStream bis,
byte[] bofData)
|
|
| Uses of BIFFVersion in org.millscript.office.excel.versions.biff3 |
|---|
| Constructors in org.millscript.office.excel.versions.biff3 with parameters of type BIFFVersion | |
|---|---|
Biff3RecordTokenizer(BIFFVersion version,
BIFFRecordInputStream bis,
byte[] bofData)
|
|
| Uses of BIFFVersion in org.millscript.office.excel.versions.biff4 |
|---|
| Constructors in org.millscript.office.excel.versions.biff4 with parameters of type BIFFVersion | |
|---|---|
Biff4RecordTokenizer(BIFFVersion version,
BIFFRecordInputStream bis,
byte[] bofData)
|
|
| Uses of BIFFVersion in org.millscript.office.excel.versions.biff5 |
|---|
| Constructors in org.millscript.office.excel.versions.biff5 with parameters of type BIFFVersion | |
|---|---|
Biff5RecordTokenizer(BIFFVersion version,
BIFFRecordInputStream bis,
byte[] bofData)
|
|
| Uses of BIFFVersion in org.millscript.office.excel.versions.biff7 |
|---|
| Constructors in org.millscript.office.excel.versions.biff7 with parameters of type BIFFVersion | |
|---|---|
Biff7RecordTokenizer(BIFFVersion version,
BIFFRecordInputStream bis,
byte[] bofData)
|
|
| Uses of BIFFVersion in org.millscript.office.excel.versions.biff8 |
|---|
| Constructors in org.millscript.office.excel.versions.biff8 with parameters of type BIFFVersion | |
|---|---|
Biff8RecordTokenizer(BIFFVersion version,
BIFFRecordInputStream bis,
byte[] bofData)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||