public class Record extends Object
| Modifier and Type | Field and Description |
|---|---|
static short |
BOF_BIFF2 |
static short |
BOF_BIFF3 |
static short |
BOF_BIFF4 |
static short |
BOF_BIFF5678 |
static short |
BOUNDSHEET |
static short |
DBCELL |
static short |
DEFAULTCOLWIDTH |
static short |
DEFAULTROWHEIGHT |
static short |
DIMENSIONS |
static short |
EOF |
static short |
INDEX |
static short |
ROW |
static short |
SST_RECORD |
| Constructor and Description |
|---|
Record(int type,
int size,
int offset) |
public static final short BOF_BIFF2
public static final short BOF_BIFF3
public static final short BOF_BIFF4
public static final short BOF_BIFF5678
public static final short SST_RECORD
public static final short EOF
public static final short BOUNDSHEET
public static final short DEFAULTROWHEIGHT
public static final short DEFAULTCOLWIDTH
public static final short DIMENSIONS
public static final short INDEX
public static final short DBCELL
public static final short ROW
Copyright © 2021. All rights reserved.