Interface CTSectPr
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTSectPr extends XmlObject
An XML CT_SectPr(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTSectPr>
Factory
static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTOnOff
addNewBidi()
Appends and returns a new empty "bidi" elementCTColumns
addNewCols()
Appends and returns a new empty "cols" elementCTDocGrid
addNewDocGrid()
Appends and returns a new empty "docGrid" elementCTEdnProps
addNewEndnotePr()
Appends and returns a new empty "endnotePr" elementCTHdrFtrRef
addNewFooterReference()
Appends and returns a new empty value (as xml) as the last "footerReference" elementCTFtnProps
addNewFootnotePr()
Appends and returns a new empty "footnotePr" elementCTOnOff
addNewFormProt()
Appends and returns a new empty "formProt" elementCTHdrFtrRef
addNewHeaderReference()
Appends and returns a new empty value (as xml) as the last "headerReference" elementCTLineNumber
addNewLnNumType()
Appends and returns a new empty "lnNumType" elementCTOnOff
addNewNoEndnote()
Appends and returns a new empty "noEndnote" elementCTPaperSource
addNewPaperSrc()
Appends and returns a new empty "paperSrc" elementCTPageBorders
addNewPgBorders()
Appends and returns a new empty "pgBorders" elementCTPageMar
addNewPgMar()
Appends and returns a new empty "pgMar" elementCTPageNumber
addNewPgNumType()
Appends and returns a new empty "pgNumType" elementCTPageSz
addNewPgSz()
Appends and returns a new empty "pgSz" elementCTRel
addNewPrinterSettings()
Appends and returns a new empty "printerSettings" elementCTOnOff
addNewRtlGutter()
Appends and returns a new empty "rtlGutter" elementCTSectPrChange
addNewSectPrChange()
Appends and returns a new empty "sectPrChange" elementCTTextDirection
addNewTextDirection()
Appends and returns a new empty "textDirection" elementCTOnOff
addNewTitlePg()
Appends and returns a new empty "titlePg" elementCTSectType
addNewType()
Appends and returns a new empty "type" elementCTVerticalJc
addNewVAlign()
Appends and returns a new empty "vAlign" elementCTOnOff
getBidi()
Gets the "bidi" elementCTColumns
getCols()
Gets the "cols" elementCTDocGrid
getDocGrid()
Gets the "docGrid" elementCTEdnProps
getEndnotePr()
Gets the "endnotePr" elementCTHdrFtrRef[]
getFooterReferenceArray()
Gets array of all "footerReference" elementsCTHdrFtrRef
getFooterReferenceArray(int i)
Gets ith "footerReference" elementjava.util.List<CTHdrFtrRef>
getFooterReferenceList()
Gets a List of "footerReference" elementsCTFtnProps
getFootnotePr()
Gets the "footnotePr" elementCTOnOff
getFormProt()
Gets the "formProt" elementCTHdrFtrRef[]
getHeaderReferenceArray()
Gets array of all "headerReference" elementsCTHdrFtrRef
getHeaderReferenceArray(int i)
Gets ith "headerReference" elementjava.util.List<CTHdrFtrRef>
getHeaderReferenceList()
Gets a List of "headerReference" elementsCTLineNumber
getLnNumType()
Gets the "lnNumType" elementCTOnOff
getNoEndnote()
Gets the "noEndnote" elementCTPaperSource
getPaperSrc()
Gets the "paperSrc" elementCTPageBorders
getPgBorders()
Gets the "pgBorders" elementCTPageMar
getPgMar()
Gets the "pgMar" elementCTPageNumber
getPgNumType()
Gets the "pgNumType" elementCTPageSz
getPgSz()
Gets the "pgSz" elementCTRel
getPrinterSettings()
Gets the "printerSettings" elementbyte[]
getRsidDel()
Gets the "rsidDel" attributebyte[]
getRsidR()
Gets the "rsidR" attributebyte[]
getRsidRPr()
Gets the "rsidRPr" attributebyte[]
getRsidSect()
Gets the "rsidSect" attributeCTOnOff
getRtlGutter()
Gets the "rtlGutter" elementCTSectPrChange
getSectPrChange()
Gets the "sectPrChange" elementCTTextDirection
getTextDirection()
Gets the "textDirection" elementCTOnOff
getTitlePg()
Gets the "titlePg" elementCTSectType
getType()
Gets the "type" elementCTVerticalJc
getVAlign()
Gets the "vAlign" elementCTHdrFtrRef
insertNewFooterReference(int i)
Inserts and returns a new empty value (as xml) as the ith "footerReference" elementCTHdrFtrRef
insertNewHeaderReference(int i)
Inserts and returns a new empty value (as xml) as the ith "headerReference" elementboolean
isSetBidi()
True if has "bidi" elementboolean
isSetCols()
True if has "cols" elementboolean
isSetDocGrid()
True if has "docGrid" elementboolean
isSetEndnotePr()
True if has "endnotePr" elementboolean
isSetFootnotePr()
True if has "footnotePr" elementboolean
isSetFormProt()
True if has "formProt" elementboolean
isSetLnNumType()
True if has "lnNumType" elementboolean
isSetNoEndnote()
True if has "noEndnote" elementboolean
isSetPaperSrc()
True if has "paperSrc" elementboolean
isSetPgBorders()
True if has "pgBorders" elementboolean
isSetPgMar()
True if has "pgMar" elementboolean
isSetPgNumType()
True if has "pgNumType" elementboolean
isSetPgSz()
True if has "pgSz" elementboolean
isSetPrinterSettings()
True if has "printerSettings" elementboolean
isSetRsidDel()
True if has "rsidDel" attributeboolean
isSetRsidR()
True if has "rsidR" attributeboolean
isSetRsidRPr()
True if has "rsidRPr" attributeboolean
isSetRsidSect()
True if has "rsidSect" attributeboolean
isSetRtlGutter()
True if has "rtlGutter" elementboolean
isSetSectPrChange()
True if has "sectPrChange" elementboolean
isSetTextDirection()
True if has "textDirection" elementboolean
isSetTitlePg()
True if has "titlePg" elementboolean
isSetType()
True if has "type" elementboolean
isSetVAlign()
True if has "vAlign" elementvoid
removeFooterReference(int i)
Removes the ith "footerReference" elementvoid
removeHeaderReference(int i)
Removes the ith "headerReference" elementvoid
setBidi(CTOnOff bidi)
Sets the "bidi" elementvoid
setCols(CTColumns cols)
Sets the "cols" elementvoid
setDocGrid(CTDocGrid docGrid)
Sets the "docGrid" elementvoid
setEndnotePr(CTEdnProps endnotePr)
Sets the "endnotePr" elementvoid
setFooterReferenceArray(int i, CTHdrFtrRef footerReference)
Sets ith "footerReference" elementvoid
setFooterReferenceArray(CTHdrFtrRef[] footerReferenceArray)
Sets array of all "footerReference" elementvoid
setFootnotePr(CTFtnProps footnotePr)
Sets the "footnotePr" elementvoid
setFormProt(CTOnOff formProt)
Sets the "formProt" elementvoid
setHeaderReferenceArray(int i, CTHdrFtrRef headerReference)
Sets ith "headerReference" elementvoid
setHeaderReferenceArray(CTHdrFtrRef[] headerReferenceArray)
Sets array of all "headerReference" elementvoid
setLnNumType(CTLineNumber lnNumType)
Sets the "lnNumType" elementvoid
setNoEndnote(CTOnOff noEndnote)
Sets the "noEndnote" elementvoid
setPaperSrc(CTPaperSource paperSrc)
Sets the "paperSrc" elementvoid
setPgBorders(CTPageBorders pgBorders)
Sets the "pgBorders" elementvoid
setPgMar(CTPageMar pgMar)
Sets the "pgMar" elementvoid
setPgNumType(CTPageNumber pgNumType)
Sets the "pgNumType" elementvoid
setPgSz(CTPageSz pgSz)
Sets the "pgSz" elementvoid
setPrinterSettings(CTRel printerSettings)
Sets the "printerSettings" elementvoid
setRsidDel(byte[] rsidDel)
Sets the "rsidDel" attributevoid
setRsidR(byte[] rsidR)
Sets the "rsidR" attributevoid
setRsidRPr(byte[] rsidRPr)
Sets the "rsidRPr" attributevoid
setRsidSect(byte[] rsidSect)
Sets the "rsidSect" attributevoid
setRtlGutter(CTOnOff rtlGutter)
Sets the "rtlGutter" elementvoid
setSectPrChange(CTSectPrChange sectPrChange)
Sets the "sectPrChange" elementvoid
setTextDirection(CTTextDirection textDirection)
Sets the "textDirection" elementvoid
setTitlePg(CTOnOff titlePg)
Sets the "titlePg" elementvoid
setType(CTSectType type)
Sets the "type" elementvoid
setVAlign(CTVerticalJc vAlign)
Sets the "vAlign" elementint
sizeOfFooterReferenceArray()
Returns number of "footerReference" elementint
sizeOfHeaderReferenceArray()
Returns number of "headerReference" elementvoid
unsetBidi()
Unsets the "bidi" elementvoid
unsetCols()
Unsets the "cols" elementvoid
unsetDocGrid()
Unsets the "docGrid" elementvoid
unsetEndnotePr()
Unsets the "endnotePr" elementvoid
unsetFootnotePr()
Unsets the "footnotePr" elementvoid
unsetFormProt()
Unsets the "formProt" elementvoid
unsetLnNumType()
Unsets the "lnNumType" elementvoid
unsetNoEndnote()
Unsets the "noEndnote" elementvoid
unsetPaperSrc()
Unsets the "paperSrc" elementvoid
unsetPgBorders()
Unsets the "pgBorders" elementvoid
unsetPgMar()
Unsets the "pgMar" elementvoid
unsetPgNumType()
Unsets the "pgNumType" elementvoid
unsetPgSz()
Unsets the "pgSz" elementvoid
unsetPrinterSettings()
Unsets the "printerSettings" elementvoid
unsetRsidDel()
Unsets the "rsidDel" attributevoid
unsetRsidR()
Unsets the "rsidR" attributevoid
unsetRsidRPr()
Unsets the "rsidRPr" attributevoid
unsetRsidSect()
Unsets the "rsidSect" attributevoid
unsetRtlGutter()
Unsets the "rtlGutter" elementvoid
unsetSectPrChange()
Unsets the "sectPrChange" elementvoid
unsetTextDirection()
Unsets the "textDirection" elementvoid
unsetTitlePg()
Unsets the "titlePg" elementvoid
unsetType()
Unsets the "type" elementvoid
unsetVAlign()
Unsets the "vAlign" elementSTLongHexNumber
xgetRsidDel()
Gets (as xml) the "rsidDel" attributeSTLongHexNumber
xgetRsidR()
Gets (as xml) the "rsidR" attributeSTLongHexNumber
xgetRsidRPr()
Gets (as xml) the "rsidRPr" attributeSTLongHexNumber
xgetRsidSect()
Gets (as xml) the "rsidSect" attributevoid
xsetRsidDel(STLongHexNumber rsidDel)
Sets (as xml) the "rsidDel" attributevoid
xsetRsidR(STLongHexNumber rsidR)
Sets (as xml) the "rsidR" attributevoid
xsetRsidRPr(STLongHexNumber rsidRPr)
Sets (as xml) the "rsidRPr" attributevoid
xsetRsidSect(STLongHexNumber rsidSect)
Sets (as xml) the "rsidSect" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
Factory
static final DocumentFactory<CTSectPr> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getHeaderReferenceList
java.util.List<CTHdrFtrRef> getHeaderReferenceList()
Gets a List of "headerReference" elements
-
getHeaderReferenceArray
CTHdrFtrRef[] getHeaderReferenceArray()
Gets array of all "headerReference" elements
-
getHeaderReferenceArray
CTHdrFtrRef getHeaderReferenceArray(int i)
Gets ith "headerReference" element
-
sizeOfHeaderReferenceArray
int sizeOfHeaderReferenceArray()
Returns number of "headerReference" element
-
setHeaderReferenceArray
void setHeaderReferenceArray(CTHdrFtrRef[] headerReferenceArray)
Sets array of all "headerReference" element
-
setHeaderReferenceArray
void setHeaderReferenceArray(int i, CTHdrFtrRef headerReference)
Sets ith "headerReference" element
-
insertNewHeaderReference
CTHdrFtrRef insertNewHeaderReference(int i)
Inserts and returns a new empty value (as xml) as the ith "headerReference" element
-
addNewHeaderReference
CTHdrFtrRef addNewHeaderReference()
Appends and returns a new empty value (as xml) as the last "headerReference" element
-
removeHeaderReference
void removeHeaderReference(int i)
Removes the ith "headerReference" element
-
getFooterReferenceList
java.util.List<CTHdrFtrRef> getFooterReferenceList()
Gets a List of "footerReference" elements
-
getFooterReferenceArray
CTHdrFtrRef[] getFooterReferenceArray()
Gets array of all "footerReference" elements
-
getFooterReferenceArray
CTHdrFtrRef getFooterReferenceArray(int i)
Gets ith "footerReference" element
-
sizeOfFooterReferenceArray
int sizeOfFooterReferenceArray()
Returns number of "footerReference" element
-
setFooterReferenceArray
void setFooterReferenceArray(CTHdrFtrRef[] footerReferenceArray)
Sets array of all "footerReference" element
-
setFooterReferenceArray
void setFooterReferenceArray(int i, CTHdrFtrRef footerReference)
Sets ith "footerReference" element
-
insertNewFooterReference
CTHdrFtrRef insertNewFooterReference(int i)
Inserts and returns a new empty value (as xml) as the ith "footerReference" element
-
addNewFooterReference
CTHdrFtrRef addNewFooterReference()
Appends and returns a new empty value (as xml) as the last "footerReference" element
-
removeFooterReference
void removeFooterReference(int i)
Removes the ith "footerReference" element
-
getFootnotePr
CTFtnProps getFootnotePr()
Gets the "footnotePr" element
-
isSetFootnotePr
boolean isSetFootnotePr()
True if has "footnotePr" element
-
setFootnotePr
void setFootnotePr(CTFtnProps footnotePr)
Sets the "footnotePr" element
-
addNewFootnotePr
CTFtnProps addNewFootnotePr()
Appends and returns a new empty "footnotePr" element
-
unsetFootnotePr
void unsetFootnotePr()
Unsets the "footnotePr" element
-
getEndnotePr
CTEdnProps getEndnotePr()
Gets the "endnotePr" element
-
isSetEndnotePr
boolean isSetEndnotePr()
True if has "endnotePr" element
-
setEndnotePr
void setEndnotePr(CTEdnProps endnotePr)
Sets the "endnotePr" element
-
addNewEndnotePr
CTEdnProps addNewEndnotePr()
Appends and returns a new empty "endnotePr" element
-
unsetEndnotePr
void unsetEndnotePr()
Unsets the "endnotePr" element
-
getType
CTSectType getType()
Gets the "type" element
-
isSetType
boolean isSetType()
True if has "type" element
-
setType
void setType(CTSectType type)
Sets the "type" element
-
addNewType
CTSectType addNewType()
Appends and returns a new empty "type" element
-
unsetType
void unsetType()
Unsets the "type" element
-
getPgSz
CTPageSz getPgSz()
Gets the "pgSz" element
-
isSetPgSz
boolean isSetPgSz()
True if has "pgSz" element
-
setPgSz
void setPgSz(CTPageSz pgSz)
Sets the "pgSz" element
-
addNewPgSz
CTPageSz addNewPgSz()
Appends and returns a new empty "pgSz" element
-
unsetPgSz
void unsetPgSz()
Unsets the "pgSz" element
-
getPgMar
CTPageMar getPgMar()
Gets the "pgMar" element
-
isSetPgMar
boolean isSetPgMar()
True if has "pgMar" element
-
setPgMar
void setPgMar(CTPageMar pgMar)
Sets the "pgMar" element
-
addNewPgMar
CTPageMar addNewPgMar()
Appends and returns a new empty "pgMar" element
-
unsetPgMar
void unsetPgMar()
Unsets the "pgMar" element
-
getPaperSrc
CTPaperSource getPaperSrc()
Gets the "paperSrc" element
-
isSetPaperSrc
boolean isSetPaperSrc()
True if has "paperSrc" element
-
setPaperSrc
void setPaperSrc(CTPaperSource paperSrc)
Sets the "paperSrc" element
-
addNewPaperSrc
CTPaperSource addNewPaperSrc()
Appends and returns a new empty "paperSrc" element
-
unsetPaperSrc
void unsetPaperSrc()
Unsets the "paperSrc" element
-
getPgBorders
CTPageBorders getPgBorders()
Gets the "pgBorders" element
-
isSetPgBorders
boolean isSetPgBorders()
True if has "pgBorders" element
-
setPgBorders
void setPgBorders(CTPageBorders pgBorders)
Sets the "pgBorders" element
-
addNewPgBorders
CTPageBorders addNewPgBorders()
Appends and returns a new empty "pgBorders" element
-
unsetPgBorders
void unsetPgBorders()
Unsets the "pgBorders" element
-
getLnNumType
CTLineNumber getLnNumType()
Gets the "lnNumType" element
-
isSetLnNumType
boolean isSetLnNumType()
True if has "lnNumType" element
-
setLnNumType
void setLnNumType(CTLineNumber lnNumType)
Sets the "lnNumType" element
-
addNewLnNumType
CTLineNumber addNewLnNumType()
Appends and returns a new empty "lnNumType" element
-
unsetLnNumType
void unsetLnNumType()
Unsets the "lnNumType" element
-
getPgNumType
CTPageNumber getPgNumType()
Gets the "pgNumType" element
-
isSetPgNumType
boolean isSetPgNumType()
True if has "pgNumType" element
-
setPgNumType
void setPgNumType(CTPageNumber pgNumType)
Sets the "pgNumType" element
-
addNewPgNumType
CTPageNumber addNewPgNumType()
Appends and returns a new empty "pgNumType" element
-
unsetPgNumType
void unsetPgNumType()
Unsets the "pgNumType" element
-
getCols
CTColumns getCols()
Gets the "cols" element
-
isSetCols
boolean isSetCols()
True if has "cols" element
-
setCols
void setCols(CTColumns cols)
Sets the "cols" element
-
addNewCols
CTColumns addNewCols()
Appends and returns a new empty "cols" element
-
unsetCols
void unsetCols()
Unsets the "cols" element
-
getFormProt
CTOnOff getFormProt()
Gets the "formProt" element
-
isSetFormProt
boolean isSetFormProt()
True if has "formProt" element
-
setFormProt
void setFormProt(CTOnOff formProt)
Sets the "formProt" element
-
addNewFormProt
CTOnOff addNewFormProt()
Appends and returns a new empty "formProt" element
-
unsetFormProt
void unsetFormProt()
Unsets the "formProt" element
-
getVAlign
CTVerticalJc getVAlign()
Gets the "vAlign" element
-
isSetVAlign
boolean isSetVAlign()
True if has "vAlign" element
-
setVAlign
void setVAlign(CTVerticalJc vAlign)
Sets the "vAlign" element
-
addNewVAlign
CTVerticalJc addNewVAlign()
Appends and returns a new empty "vAlign" element
-
unsetVAlign
void unsetVAlign()
Unsets the "vAlign" element
-
getNoEndnote
CTOnOff getNoEndnote()
Gets the "noEndnote" element
-
isSetNoEndnote
boolean isSetNoEndnote()
True if has "noEndnote" element
-
setNoEndnote
void setNoEndnote(CTOnOff noEndnote)
Sets the "noEndnote" element
-
addNewNoEndnote
CTOnOff addNewNoEndnote()
Appends and returns a new empty "noEndnote" element
-
unsetNoEndnote
void unsetNoEndnote()
Unsets the "noEndnote" element
-
getTitlePg
CTOnOff getTitlePg()
Gets the "titlePg" element
-
isSetTitlePg
boolean isSetTitlePg()
True if has "titlePg" element
-
setTitlePg
void setTitlePg(CTOnOff titlePg)
Sets the "titlePg" element
-
addNewTitlePg
CTOnOff addNewTitlePg()
Appends and returns a new empty "titlePg" element
-
unsetTitlePg
void unsetTitlePg()
Unsets the "titlePg" element
-
getTextDirection
CTTextDirection getTextDirection()
Gets the "textDirection" element
-
isSetTextDirection
boolean isSetTextDirection()
True if has "textDirection" element
-
setTextDirection
void setTextDirection(CTTextDirection textDirection)
Sets the "textDirection" element
-
addNewTextDirection
CTTextDirection addNewTextDirection()
Appends and returns a new empty "textDirection" element
-
unsetTextDirection
void unsetTextDirection()
Unsets the "textDirection" element
-
getBidi
CTOnOff getBidi()
Gets the "bidi" element
-
isSetBidi
boolean isSetBidi()
True if has "bidi" element
-
setBidi
void setBidi(CTOnOff bidi)
Sets the "bidi" element
-
addNewBidi
CTOnOff addNewBidi()
Appends and returns a new empty "bidi" element
-
unsetBidi
void unsetBidi()
Unsets the "bidi" element
-
getRtlGutter
CTOnOff getRtlGutter()
Gets the "rtlGutter" element
-
isSetRtlGutter
boolean isSetRtlGutter()
True if has "rtlGutter" element
-
setRtlGutter
void setRtlGutter(CTOnOff rtlGutter)
Sets the "rtlGutter" element
-
addNewRtlGutter
CTOnOff addNewRtlGutter()
Appends and returns a new empty "rtlGutter" element
-
unsetRtlGutter
void unsetRtlGutter()
Unsets the "rtlGutter" element
-
getDocGrid
CTDocGrid getDocGrid()
Gets the "docGrid" element
-
isSetDocGrid
boolean isSetDocGrid()
True if has "docGrid" element
-
setDocGrid
void setDocGrid(CTDocGrid docGrid)
Sets the "docGrid" element
-
addNewDocGrid
CTDocGrid addNewDocGrid()
Appends and returns a new empty "docGrid" element
-
unsetDocGrid
void unsetDocGrid()
Unsets the "docGrid" element
-
getPrinterSettings
CTRel getPrinterSettings()
Gets the "printerSettings" element
-
isSetPrinterSettings
boolean isSetPrinterSettings()
True if has "printerSettings" element
-
setPrinterSettings
void setPrinterSettings(CTRel printerSettings)
Sets the "printerSettings" element
-
addNewPrinterSettings
CTRel addNewPrinterSettings()
Appends and returns a new empty "printerSettings" element
-
unsetPrinterSettings
void unsetPrinterSettings()
Unsets the "printerSettings" element
-
getSectPrChange
CTSectPrChange getSectPrChange()
Gets the "sectPrChange" element
-
isSetSectPrChange
boolean isSetSectPrChange()
True if has "sectPrChange" element
-
setSectPrChange
void setSectPrChange(CTSectPrChange sectPrChange)
Sets the "sectPrChange" element
-
addNewSectPrChange
CTSectPrChange addNewSectPrChange()
Appends and returns a new empty "sectPrChange" element
-
unsetSectPrChange
void unsetSectPrChange()
Unsets the "sectPrChange" element
-
getRsidRPr
byte[] getRsidRPr()
Gets the "rsidRPr" attribute
-
xgetRsidRPr
STLongHexNumber xgetRsidRPr()
Gets (as xml) the "rsidRPr" attribute
-
isSetRsidRPr
boolean isSetRsidRPr()
True if has "rsidRPr" attribute
-
setRsidRPr
void setRsidRPr(byte[] rsidRPr)
Sets the "rsidRPr" attribute
-
xsetRsidRPr
void xsetRsidRPr(STLongHexNumber rsidRPr)
Sets (as xml) the "rsidRPr" attribute
-
unsetRsidRPr
void unsetRsidRPr()
Unsets the "rsidRPr" attribute
-
getRsidDel
byte[] getRsidDel()
Gets the "rsidDel" attribute
-
xgetRsidDel
STLongHexNumber xgetRsidDel()
Gets (as xml) the "rsidDel" attribute
-
isSetRsidDel
boolean isSetRsidDel()
True if has "rsidDel" attribute
-
setRsidDel
void setRsidDel(byte[] rsidDel)
Sets the "rsidDel" attribute
-
xsetRsidDel
void xsetRsidDel(STLongHexNumber rsidDel)
Sets (as xml) the "rsidDel" attribute
-
unsetRsidDel
void unsetRsidDel()
Unsets the "rsidDel" attribute
-
getRsidR
byte[] getRsidR()
Gets the "rsidR" attribute
-
xgetRsidR
STLongHexNumber xgetRsidR()
Gets (as xml) the "rsidR" attribute
-
isSetRsidR
boolean isSetRsidR()
True if has "rsidR" attribute
-
setRsidR
void setRsidR(byte[] rsidR)
Sets the "rsidR" attribute
-
xsetRsidR
void xsetRsidR(STLongHexNumber rsidR)
Sets (as xml) the "rsidR" attribute
-
unsetRsidR
void unsetRsidR()
Unsets the "rsidR" attribute
-
getRsidSect
byte[] getRsidSect()
Gets the "rsidSect" attribute
-
xgetRsidSect
STLongHexNumber xgetRsidSect()
Gets (as xml) the "rsidSect" attribute
-
isSetRsidSect
boolean isSetRsidSect()
True if has "rsidSect" attribute
-
setRsidSect
void setRsidSect(byte[] rsidSect)
Sets the "rsidSect" attribute
-
xsetRsidSect
void xsetRsidSect(STLongHexNumber rsidSect)
Sets (as xml) the "rsidSect" attribute
-
unsetRsidSect
void unsetRsidSect()
Unsets the "rsidSect" attribute
-
-