Interface CTMathPr
- All Superinterfaces:
XmlObject
,XmlTokenSource
An XML CT_MathPr(@http://schemas.openxmlformats.org/officeDocument/2006/math).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "brkBin" elementAppends and returns a new empty "brkBinSub" elementAppends and returns a new empty "defJc" elementAppends and returns a new empty "dispDef" elementAppends and returns a new empty "interSp" elementAppends and returns a new empty "intLim" elementAppends and returns a new empty "intraSp" elementAppends and returns a new empty "lMargin" elementAppends and returns a new empty "mathFont" elementAppends and returns a new empty "naryLim" elementAppends and returns a new empty "postSp" elementAppends and returns a new empty "preSp" elementAppends and returns a new empty "rMargin" elementAppends and returns a new empty "smallFrac" elementAppends and returns a new empty "wrapIndent" elementAppends and returns a new empty "wrapRight" elementGets the "brkBin" elementGets the "brkBinSub" elementgetDefJc()
Gets the "defJc" elementGets the "dispDef" elementGets the "interSp" elementGets the "intLim" elementGets the "intraSp" elementGets the "lMargin" elementGets the "mathFont" elementGets the "naryLim" elementGets the "postSp" elementgetPreSp()
Gets the "preSp" elementGets the "rMargin" elementGets the "smallFrac" elementGets the "wrapIndent" elementGets the "wrapRight" elementboolean
True if has "brkBin" elementboolean
True if has "brkBinSub" elementboolean
True if has "defJc" elementboolean
True if has "dispDef" elementboolean
True if has "interSp" elementboolean
True if has "intLim" elementboolean
True if has "intraSp" elementboolean
True if has "lMargin" elementboolean
True if has "mathFont" elementboolean
True if has "naryLim" elementboolean
True if has "postSp" elementboolean
True if has "preSp" elementboolean
True if has "rMargin" elementboolean
True if has "smallFrac" elementboolean
True if has "wrapIndent" elementboolean
True if has "wrapRight" elementvoid
setBrkBin
(CTBreakBin brkBin) Sets the "brkBin" elementvoid
setBrkBinSub
(CTBreakBinSub brkBinSub) Sets the "brkBinSub" elementvoid
Sets the "defJc" elementvoid
setDispDef
(CTOnOff dispDef) Sets the "dispDef" elementvoid
setInterSp
(CTTwipsMeasure interSp) Sets the "interSp" elementvoid
Sets the "intLim" elementvoid
setIntraSp
(CTTwipsMeasure intraSp) Sets the "intraSp" elementvoid
setLMargin
(CTTwipsMeasure lMargin) Sets the "lMargin" elementvoid
setMathFont
(CTString mathFont) Sets the "mathFont" elementvoid
setNaryLim
(CTLimLoc naryLim) Sets the "naryLim" elementvoid
setPostSp
(CTTwipsMeasure postSp) Sets the "postSp" elementvoid
setPreSp
(CTTwipsMeasure preSp) Sets the "preSp" elementvoid
setRMargin
(CTTwipsMeasure rMargin) Sets the "rMargin" elementvoid
setSmallFrac
(CTOnOff smallFrac) Sets the "smallFrac" elementvoid
setWrapIndent
(CTTwipsMeasure wrapIndent) Sets the "wrapIndent" elementvoid
setWrapRight
(CTOnOff wrapRight) Sets the "wrapRight" elementvoid
Unsets the "brkBin" elementvoid
Unsets the "brkBinSub" elementvoid
Unsets the "defJc" elementvoid
Unsets the "dispDef" elementvoid
Unsets the "interSp" elementvoid
Unsets the "intLim" elementvoid
Unsets the "intraSp" elementvoid
Unsets the "lMargin" elementvoid
Unsets the "mathFont" elementvoid
Unsets the "naryLim" elementvoid
Unsets the "postSp" elementvoid
Unsets the "preSp" elementvoid
Unsets the "rMargin" elementvoid
Unsets the "smallFrac" elementvoid
Unsets the "wrapIndent" elementvoid
Unsets the "wrapRight" elementMethods 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 Details
-
Factory
-
type
-
-
Method Details
-
getMathFont
CTString getMathFont()Gets the "mathFont" element -
isSetMathFont
boolean isSetMathFont()True if has "mathFont" element -
setMathFont
Sets the "mathFont" element -
addNewMathFont
CTString addNewMathFont()Appends and returns a new empty "mathFont" element -
unsetMathFont
void unsetMathFont()Unsets the "mathFont" element -
getBrkBin
CTBreakBin getBrkBin()Gets the "brkBin" element -
isSetBrkBin
boolean isSetBrkBin()True if has "brkBin" element -
setBrkBin
Sets the "brkBin" element -
addNewBrkBin
CTBreakBin addNewBrkBin()Appends and returns a new empty "brkBin" element -
unsetBrkBin
void unsetBrkBin()Unsets the "brkBin" element -
getBrkBinSub
CTBreakBinSub getBrkBinSub()Gets the "brkBinSub" element -
isSetBrkBinSub
boolean isSetBrkBinSub()True if has "brkBinSub" element -
setBrkBinSub
Sets the "brkBinSub" element -
addNewBrkBinSub
CTBreakBinSub addNewBrkBinSub()Appends and returns a new empty "brkBinSub" element -
unsetBrkBinSub
void unsetBrkBinSub()Unsets the "brkBinSub" element -
getSmallFrac
CTOnOff getSmallFrac()Gets the "smallFrac" element -
isSetSmallFrac
boolean isSetSmallFrac()True if has "smallFrac" element -
setSmallFrac
Sets the "smallFrac" element -
addNewSmallFrac
CTOnOff addNewSmallFrac()Appends and returns a new empty "smallFrac" element -
unsetSmallFrac
void unsetSmallFrac()Unsets the "smallFrac" element -
getDispDef
CTOnOff getDispDef()Gets the "dispDef" element -
isSetDispDef
boolean isSetDispDef()True if has "dispDef" element -
setDispDef
Sets the "dispDef" element -
addNewDispDef
CTOnOff addNewDispDef()Appends and returns a new empty "dispDef" element -
unsetDispDef
void unsetDispDef()Unsets the "dispDef" element -
getLMargin
CTTwipsMeasure getLMargin()Gets the "lMargin" element -
isSetLMargin
boolean isSetLMargin()True if has "lMargin" element -
setLMargin
Sets the "lMargin" element -
addNewLMargin
CTTwipsMeasure addNewLMargin()Appends and returns a new empty "lMargin" element -
unsetLMargin
void unsetLMargin()Unsets the "lMargin" element -
getRMargin
CTTwipsMeasure getRMargin()Gets the "rMargin" element -
isSetRMargin
boolean isSetRMargin()True if has "rMargin" element -
setRMargin
Sets the "rMargin" element -
addNewRMargin
CTTwipsMeasure addNewRMargin()Appends and returns a new empty "rMargin" element -
unsetRMargin
void unsetRMargin()Unsets the "rMargin" element -
getDefJc
CTOMathJc getDefJc()Gets the "defJc" element -
isSetDefJc
boolean isSetDefJc()True if has "defJc" element -
setDefJc
Sets the "defJc" element -
addNewDefJc
CTOMathJc addNewDefJc()Appends and returns a new empty "defJc" element -
unsetDefJc
void unsetDefJc()Unsets the "defJc" element -
getPreSp
CTTwipsMeasure getPreSp()Gets the "preSp" element -
isSetPreSp
boolean isSetPreSp()True if has "preSp" element -
setPreSp
Sets the "preSp" element -
addNewPreSp
CTTwipsMeasure addNewPreSp()Appends and returns a new empty "preSp" element -
unsetPreSp
void unsetPreSp()Unsets the "preSp" element -
getPostSp
CTTwipsMeasure getPostSp()Gets the "postSp" element -
isSetPostSp
boolean isSetPostSp()True if has "postSp" element -
setPostSp
Sets the "postSp" element -
addNewPostSp
CTTwipsMeasure addNewPostSp()Appends and returns a new empty "postSp" element -
unsetPostSp
void unsetPostSp()Unsets the "postSp" element -
getInterSp
CTTwipsMeasure getInterSp()Gets the "interSp" element -
isSetInterSp
boolean isSetInterSp()True if has "interSp" element -
setInterSp
Sets the "interSp" element -
addNewInterSp
CTTwipsMeasure addNewInterSp()Appends and returns a new empty "interSp" element -
unsetInterSp
void unsetInterSp()Unsets the "interSp" element -
getIntraSp
CTTwipsMeasure getIntraSp()Gets the "intraSp" element -
isSetIntraSp
boolean isSetIntraSp()True if has "intraSp" element -
setIntraSp
Sets the "intraSp" element -
addNewIntraSp
CTTwipsMeasure addNewIntraSp()Appends and returns a new empty "intraSp" element -
unsetIntraSp
void unsetIntraSp()Unsets the "intraSp" element -
getWrapIndent
CTTwipsMeasure getWrapIndent()Gets the "wrapIndent" element -
isSetWrapIndent
boolean isSetWrapIndent()True if has "wrapIndent" element -
setWrapIndent
Sets the "wrapIndent" element -
addNewWrapIndent
CTTwipsMeasure addNewWrapIndent()Appends and returns a new empty "wrapIndent" element -
unsetWrapIndent
void unsetWrapIndent()Unsets the "wrapIndent" element -
getWrapRight
CTOnOff getWrapRight()Gets the "wrapRight" element -
isSetWrapRight
boolean isSetWrapRight()True if has "wrapRight" element -
setWrapRight
Sets the "wrapRight" element -
addNewWrapRight
CTOnOff addNewWrapRight()Appends and returns a new empty "wrapRight" element -
unsetWrapRight
void unsetWrapRight()Unsets the "wrapRight" element -
getIntLim
CTLimLoc getIntLim()Gets the "intLim" element -
isSetIntLim
boolean isSetIntLim()True if has "intLim" element -
setIntLim
Sets the "intLim" element -
addNewIntLim
CTLimLoc addNewIntLim()Appends and returns a new empty "intLim" element -
unsetIntLim
void unsetIntLim()Unsets the "intLim" element -
getNaryLim
CTLimLoc getNaryLim()Gets the "naryLim" element -
isSetNaryLim
boolean isSetNaryLim()True if has "naryLim" element -
setNaryLim
Sets the "naryLim" element -
addNewNaryLim
CTLimLoc addNewNaryLim()Appends and returns a new empty "naryLim" element -
unsetNaryLim
void unsetNaryLim()Unsets the "naryLim" element
-