Interface CTSpacing
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Spacing(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
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 TypeMethodDescriptiongetAfter()Gets the "after" attributeGets the "afterAutospacing" attributeGets the "afterLines" attributeGets the "before" attributeGets the "beforeAutospacing" attributeGets the "beforeLines" attributegetLine()Gets the "line" attributeGets the "lineRule" attributebooleanTrue if has "after" attributebooleanTrue if has "afterAutospacing" attributebooleanTrue if has "afterLines" attributebooleanTrue if has "before" attributebooleanTrue if has "beforeAutospacing" attributebooleanTrue if has "beforeLines" attributebooleanTrue if has "line" attributebooleanTrue if has "lineRule" attributevoidSets the "after" attributevoidsetAfterAutospacing(Object afterAutospacing) Sets the "afterAutospacing" attributevoidsetAfterLines(BigInteger afterLines) Sets the "afterLines" attributevoidSets the "before" attributevoidsetBeforeAutospacing(Object beforeAutospacing) Sets the "beforeAutospacing" attributevoidsetBeforeLines(BigInteger beforeLines) Sets the "beforeLines" attributevoidSets the "line" attributevoidsetLineRule(STLineSpacingRule.Enum lineRule) Sets the "lineRule" attributevoidUnsets the "after" attributevoidUnsets the "afterAutospacing" attributevoidUnsets the "afterLines" attributevoidUnsets the "before" attributevoidUnsets the "beforeAutospacing" attributevoidUnsets the "beforeLines" attributevoidUnsets the "line" attributevoidUnsets the "lineRule" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasureGets (as xml) the "after" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffGets (as xml) the "afterAutospacing" attributeGets (as xml) the "afterLines" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasureGets (as xml) the "before" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffGets (as xml) the "beforeAutospacing" attributeGets (as xml) the "beforeLines" attributexgetLine()Gets (as xml) the "line" attributeGets (as xml) the "lineRule" attributevoidxsetAfter(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure after) Sets (as xml) the "after" attributevoidxsetAfterAutospacing(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff afterAutospacing) Sets (as xml) the "afterAutospacing" attributevoidxsetAfterLines(STDecimalNumber afterLines) Sets (as xml) the "afterLines" attributevoidxsetBefore(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure before) Sets (as xml) the "before" attributevoidxsetBeforeAutospacing(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff beforeAutospacing) Sets (as xml) the "beforeAutospacing" attributevoidxsetBeforeLines(STDecimalNumber beforeLines) Sets (as xml) the "beforeLines" attributevoidxsetLine(STSignedTwipsMeasure line) Sets (as xml) the "line" attributevoidxsetLineRule(STLineSpacingRule lineRule) Sets (as xml) the "lineRule" attributeMethods 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, valueHashCodeMethods 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
-
getBefore
Object getBefore()Gets the "before" attribute -
xgetBefore
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetBefore()Gets (as xml) the "before" attribute -
isSetBefore
boolean isSetBefore()True if has "before" attribute -
setBefore
Sets the "before" attribute -
unsetBefore
void unsetBefore()Unsets the "before" attribute -
getBeforeLines
BigInteger getBeforeLines()Gets the "beforeLines" attribute -
xgetBeforeLines
STDecimalNumber xgetBeforeLines()Gets (as xml) the "beforeLines" attribute -
isSetBeforeLines
boolean isSetBeforeLines()True if has "beforeLines" attribute -
setBeforeLines
Sets the "beforeLines" attribute -
xsetBeforeLines
Sets (as xml) the "beforeLines" attribute -
unsetBeforeLines
void unsetBeforeLines()Unsets the "beforeLines" attribute -
getBeforeAutospacing
Object getBeforeAutospacing()Gets the "beforeAutospacing" attribute -
xgetBeforeAutospacing
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetBeforeAutospacing()Gets (as xml) the "beforeAutospacing" attribute -
isSetBeforeAutospacing
boolean isSetBeforeAutospacing()True if has "beforeAutospacing" attribute -
setBeforeAutospacing
Sets the "beforeAutospacing" attribute -
unsetBeforeAutospacing
void unsetBeforeAutospacing()Unsets the "beforeAutospacing" attribute -
getAfter
Object getAfter()Gets the "after" attribute -
xgetAfter
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetAfter()Gets (as xml) the "after" attribute -
isSetAfter
boolean isSetAfter()True if has "after" attribute -
setAfter
Sets the "after" attribute -
unsetAfter
void unsetAfter()Unsets the "after" attribute -
getAfterLines
BigInteger getAfterLines()Gets the "afterLines" attribute -
xgetAfterLines
STDecimalNumber xgetAfterLines()Gets (as xml) the "afterLines" attribute -
isSetAfterLines
boolean isSetAfterLines()True if has "afterLines" attribute -
setAfterLines
Sets the "afterLines" attribute -
xsetAfterLines
Sets (as xml) the "afterLines" attribute -
unsetAfterLines
void unsetAfterLines()Unsets the "afterLines" attribute -
getAfterAutospacing
Object getAfterAutospacing()Gets the "afterAutospacing" attribute -
xgetAfterAutospacing
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetAfterAutospacing()Gets (as xml) the "afterAutospacing" attribute -
isSetAfterAutospacing
boolean isSetAfterAutospacing()True if has "afterAutospacing" attribute -
setAfterAutospacing
Sets the "afterAutospacing" attribute -
unsetAfterAutospacing
void unsetAfterAutospacing()Unsets the "afterAutospacing" attribute -
getLine
Object getLine()Gets the "line" attribute -
xgetLine
STSignedTwipsMeasure xgetLine()Gets (as xml) the "line" attribute -
isSetLine
boolean isSetLine()True if has "line" attribute -
setLine
Sets the "line" attribute -
xsetLine
Sets (as xml) the "line" attribute -
unsetLine
void unsetLine()Unsets the "line" attribute -
getLineRule
STLineSpacingRule.Enum getLineRule()Gets the "lineRule" attribute -
xgetLineRule
STLineSpacingRule xgetLineRule()Gets (as xml) the "lineRule" attribute -
isSetLineRule
boolean isSetLineRule()True if has "lineRule" attribute -
setLineRule
Sets the "lineRule" attribute -
xsetLineRule
Sets (as xml) the "lineRule" attribute -
unsetLineRule
void unsetLineRule()Unsets the "lineRule" attribute
-