|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.office.excel.Record
org.millscript.office.excel.records.BOF
public class BOF
| Nested Class Summary | |
|---|---|
static class |
BOF.Type
|
| Constructor Summary | |
|---|---|
BOF(BOF.Type t)
|
|
| Method Summary | |
|---|---|
BOF.Type |
getType()
|
void |
setBuildIdentifier(short id)
|
void |
setBuildYear(short year)
|
void |
setFileHistoryFlags(int flags)
|
void |
setLowestExcelVersion(int version)
|
| Methods inherited from class org.millscript.office.excel.Record |
|---|
decorate, handle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BOF(BOF.Type t)
version - recordData - | Method Detail |
|---|
public BOF.Type getType()
public void setBuildIdentifier(short id)
id - The buildIdentifier to set.public void setBuildYear(short year)
year - The buildYear to set.public void setFileHistoryFlags(int flags)
flags - The fileHistoryFlags to set.public void setLowestExcelVersion(int version)
version - The lowestExcelVersion to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||