|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hwpf.model.types.SEPAbstractType
org.apache.poi.hwpf.usermodel.SectionProperties
public final class SectionProperties
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
SectionProperties()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
int |
getNEdn()
|
int |
getNfcEdnRef()
|
int |
getNfcFtnRef()
|
int |
getNFtn()
|
short |
getRncEdn()
|
short |
getRncFtn()
|
void |
setNEdn(int field_64_nedn)
sprmSNEdn, [MS-DOC], v20140721, 2.6.4 |
void |
setNfcEdnRef(int field_65_nfcednref)
sprmSNfcEdnRef, [MS-DOC], v20140721 |
void |
setNfcFtnRef(int field_63_nfcftnref)
sprmSNfcFtnRef, [MS-DOC], v20140721 |
void |
setNFtn(int field_62_nftn)
sprmSNftn, [MS-DOC], v20140721, 2.6.4 |
void |
setRncEdn(short field_61_rncedn)
sprmSRncEdn, [MS-DOC], 20140721, 2.6.4 |
void |
setRncFtn(short field_60_rncftn)
sprmSRncFtn, [MS-DOC], 20140721, 2.6.4 |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SectionProperties()
| Method Detail |
|---|
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedExceptionpublic void setRncFtn(short field_60_rncftn)
field_60_rncftn - unsigned 8-bit integer specifying the footnote numbering restart conditionpublic short getRncFtn()
setRncFtn(short)public void setRncEdn(short field_61_rncedn)
field_61_rncedn - unsigned 8-bit integer specifying the endnote numbering restart conditionpublic short getRncEdn()
setRncEdn(short)public void setNFtn(int field_62_nftn)
field_62_nftn - a number specifying the offset to add to footnote numberspublic int getNFtn()
setNFtn(int)public void setNfcFtnRef(int field_63_nfcftnref)
field_63_nfcftnref - an Nfc specifying the numbering format for footnotespublic int getNfcFtnRef()
setNfcFtnRef(int)public void setNEdn(int field_64_nedn)
field_64_nedn - a number specifying the offset to add to footnote numberspublic int getNEdn()
setNEdn(int)public void setNfcEdnRef(int field_65_nfcednref)
field_65_nfcednref - an Nfc specifying the numbering format for endnotespublic int getNfcEdnRef()
setNfcEdnRef(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||