Interface CTInd
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Ind(@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 TypeMethodDescriptiongetEnd()Gets the "end" attributeGets the "endChars" attributeGets the "firstLine" attributeGets the "firstLineChars" attributeGets the "hanging" attributeGets the "hangingChars" attributegetLeft()Gets the "left" attributeGets the "leftChars" attributegetRight()Gets the "right" attributeGets the "rightChars" attributegetStart()Gets the "start" attributeGets the "startChars" attributebooleanisSetEnd()True if has "end" attributebooleanTrue if has "endChars" attributebooleanTrue if has "firstLine" attributebooleanTrue if has "firstLineChars" attributebooleanTrue if has "hanging" attributebooleanTrue if has "hangingChars" attributebooleanTrue if has "left" attributebooleanTrue if has "leftChars" attributebooleanTrue if has "right" attributebooleanTrue if has "rightChars" attributebooleanTrue if has "start" attributebooleanTrue if has "startChars" attributevoidSets the "end" attributevoidsetEndChars(BigInteger endChars) Sets the "endChars" attributevoidsetFirstLine(Object firstLine) Sets the "firstLine" attributevoidsetFirstLineChars(BigInteger firstLineChars) Sets the "firstLineChars" attributevoidsetHanging(Object hanging) Sets the "hanging" attributevoidsetHangingChars(BigInteger hangingChars) Sets the "hangingChars" attributevoidSets the "left" attributevoidsetLeftChars(BigInteger leftChars) Sets the "leftChars" attributevoidSets the "right" attributevoidsetRightChars(BigInteger rightChars) Sets the "rightChars" attributevoidSets the "start" attributevoidsetStartChars(BigInteger startChars) Sets the "startChars" attributevoidunsetEnd()Unsets the "end" attributevoidUnsets the "endChars" attributevoidUnsets the "firstLine" attributevoidUnsets the "firstLineChars" attributevoidUnsets the "hanging" attributevoidUnsets the "hangingChars" attributevoidUnsets the "left" attributevoidUnsets the "leftChars" attributevoidUnsets the "right" attributevoidUnsets the "rightChars" attributevoidUnsets the "start" attributevoidUnsets the "startChars" attributexgetEnd()Gets (as xml) the "end" attributeGets (as xml) the "endChars" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasureGets (as xml) the "firstLine" attributeGets (as xml) the "firstLineChars" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasureGets (as xml) the "hanging" attributeGets (as xml) the "hangingChars" attributexgetLeft()Gets (as xml) the "left" attributeGets (as xml) the "leftChars" attributeGets (as xml) the "right" attributeGets (as xml) the "rightChars" attributeGets (as xml) the "start" attributeGets (as xml) the "startChars" attributevoidSets (as xml) the "end" attributevoidxsetEndChars(STDecimalNumber endChars) Sets (as xml) the "endChars" attributevoidxsetFirstLine(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure firstLine) Sets (as xml) the "firstLine" attributevoidxsetFirstLineChars(STDecimalNumber firstLineChars) Sets (as xml) the "firstLineChars" attributevoidxsetHanging(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure hanging) Sets (as xml) the "hanging" attributevoidxsetHangingChars(STDecimalNumber hangingChars) Sets (as xml) the "hangingChars" attributevoidxsetLeft(STSignedTwipsMeasure left) Sets (as xml) the "left" attributevoidxsetLeftChars(STDecimalNumber leftChars) Sets (as xml) the "leftChars" attributevoidxsetRight(STSignedTwipsMeasure right) Sets (as xml) the "right" attributevoidxsetRightChars(STDecimalNumber rightChars) Sets (as xml) the "rightChars" attributevoidxsetStart(STSignedTwipsMeasure start) Sets (as xml) the "start" attributevoidxsetStartChars(STDecimalNumber startChars) Sets (as xml) the "startChars" 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
-
getStart
Object getStart()Gets the "start" attribute -
xgetStart
STSignedTwipsMeasure xgetStart()Gets (as xml) the "start" attribute -
isSetStart
boolean isSetStart()True if has "start" attribute -
setStart
Sets the "start" attribute -
xsetStart
Sets (as xml) the "start" attribute -
unsetStart
void unsetStart()Unsets the "start" attribute -
getStartChars
BigInteger getStartChars()Gets the "startChars" attribute -
xgetStartChars
STDecimalNumber xgetStartChars()Gets (as xml) the "startChars" attribute -
isSetStartChars
boolean isSetStartChars()True if has "startChars" attribute -
setStartChars
Sets the "startChars" attribute -
xsetStartChars
Sets (as xml) the "startChars" attribute -
unsetStartChars
void unsetStartChars()Unsets the "startChars" attribute -
getEnd
Object getEnd()Gets the "end" attribute -
xgetEnd
STSignedTwipsMeasure xgetEnd()Gets (as xml) the "end" attribute -
isSetEnd
boolean isSetEnd()True if has "end" attribute -
setEnd
Sets the "end" attribute -
xsetEnd
Sets (as xml) the "end" attribute -
unsetEnd
void unsetEnd()Unsets the "end" attribute -
getEndChars
BigInteger getEndChars()Gets the "endChars" attribute -
xgetEndChars
STDecimalNumber xgetEndChars()Gets (as xml) the "endChars" attribute -
isSetEndChars
boolean isSetEndChars()True if has "endChars" attribute -
setEndChars
Sets the "endChars" attribute -
xsetEndChars
Sets (as xml) the "endChars" attribute -
unsetEndChars
void unsetEndChars()Unsets the "endChars" attribute -
getLeft
Object getLeft()Gets the "left" attribute -
xgetLeft
STSignedTwipsMeasure xgetLeft()Gets (as xml) the "left" attribute -
isSetLeft
boolean isSetLeft()True if has "left" attribute -
setLeft
Sets the "left" attribute -
xsetLeft
Sets (as xml) the "left" attribute -
unsetLeft
void unsetLeft()Unsets the "left" attribute -
getLeftChars
BigInteger getLeftChars()Gets the "leftChars" attribute -
xgetLeftChars
STDecimalNumber xgetLeftChars()Gets (as xml) the "leftChars" attribute -
isSetLeftChars
boolean isSetLeftChars()True if has "leftChars" attribute -
setLeftChars
Sets the "leftChars" attribute -
xsetLeftChars
Sets (as xml) the "leftChars" attribute -
unsetLeftChars
void unsetLeftChars()Unsets the "leftChars" attribute -
getRight
Object getRight()Gets the "right" attribute -
xgetRight
STSignedTwipsMeasure xgetRight()Gets (as xml) the "right" attribute -
isSetRight
boolean isSetRight()True if has "right" attribute -
setRight
Sets the "right" attribute -
xsetRight
Sets (as xml) the "right" attribute -
unsetRight
void unsetRight()Unsets the "right" attribute -
getRightChars
BigInteger getRightChars()Gets the "rightChars" attribute -
xgetRightChars
STDecimalNumber xgetRightChars()Gets (as xml) the "rightChars" attribute -
isSetRightChars
boolean isSetRightChars()True if has "rightChars" attribute -
setRightChars
Sets the "rightChars" attribute -
xsetRightChars
Sets (as xml) the "rightChars" attribute -
unsetRightChars
void unsetRightChars()Unsets the "rightChars" attribute -
getHanging
Object getHanging()Gets the "hanging" attribute -
xgetHanging
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetHanging()Gets (as xml) the "hanging" attribute -
isSetHanging
boolean isSetHanging()True if has "hanging" attribute -
setHanging
Sets the "hanging" attribute -
unsetHanging
void unsetHanging()Unsets the "hanging" attribute -
getHangingChars
BigInteger getHangingChars()Gets the "hangingChars" attribute -
xgetHangingChars
STDecimalNumber xgetHangingChars()Gets (as xml) the "hangingChars" attribute -
isSetHangingChars
boolean isSetHangingChars()True if has "hangingChars" attribute -
setHangingChars
Sets the "hangingChars" attribute -
xsetHangingChars
Sets (as xml) the "hangingChars" attribute -
unsetHangingChars
void unsetHangingChars()Unsets the "hangingChars" attribute -
getFirstLine
Object getFirstLine()Gets the "firstLine" attribute -
xgetFirstLine
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetFirstLine()Gets (as xml) the "firstLine" attribute -
isSetFirstLine
boolean isSetFirstLine()True if has "firstLine" attribute -
setFirstLine
Sets the "firstLine" attribute -
unsetFirstLine
void unsetFirstLine()Unsets the "firstLine" attribute -
getFirstLineChars
BigInteger getFirstLineChars()Gets the "firstLineChars" attribute -
xgetFirstLineChars
STDecimalNumber xgetFirstLineChars()Gets (as xml) the "firstLineChars" attribute -
isSetFirstLineChars
boolean isSetFirstLineChars()True if has "firstLineChars" attribute -
setFirstLineChars
Sets the "firstLineChars" attribute -
xsetFirstLineChars
Sets (as xml) the "firstLineChars" attribute -
unsetFirstLineChars
void unsetFirstLineChars()Unsets the "firstLineChars" attribute
-