Interface CTColorSchemeMapping
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_ColorSchemeMapping(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTColorSchemeMapping> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionGets the "accent1" attributeGets the "accent2" attributeGets the "accent3" attributeGets the "accent4" attributeGets the "accent5" attributeGets the "accent6" attributegetBg1()Gets the "bg1" attributegetBg2()Gets the "bg2" attributeGets the "followedHyperlink" attributeGets the "hyperlink" attributegetT1()Gets the "t1" attributegetT2()Gets the "t2" attributebooleanTrue if has "accent1" attributebooleanTrue if has "accent2" attributebooleanTrue if has "accent3" attributebooleanTrue if has "accent4" attributebooleanTrue if has "accent5" attributebooleanTrue if has "accent6" attributebooleanisSetBg1()True if has "bg1" attributebooleanisSetBg2()True if has "bg2" attributebooleanTrue if has "followedHyperlink" attributebooleanTrue if has "hyperlink" attributebooleanisSetT1()True if has "t1" attributebooleanisSetT2()True if has "t2" attributevoidsetAccent1(STWmlColorSchemeIndex.Enum accent1) Sets the "accent1" attributevoidsetAccent2(STWmlColorSchemeIndex.Enum accent2) Sets the "accent2" attributevoidsetAccent3(STWmlColorSchemeIndex.Enum accent3) Sets the "accent3" attributevoidsetAccent4(STWmlColorSchemeIndex.Enum accent4) Sets the "accent4" attributevoidsetAccent5(STWmlColorSchemeIndex.Enum accent5) Sets the "accent5" attributevoidsetAccent6(STWmlColorSchemeIndex.Enum accent6) Sets the "accent6" attributevoidSets the "bg1" attributevoidSets the "bg2" attributevoidsetFollowedHyperlink(STWmlColorSchemeIndex.Enum followedHyperlink) Sets the "followedHyperlink" attributevoidsetHyperlink(STWmlColorSchemeIndex.Enum hyperlink) Sets the "hyperlink" attributevoidSets the "t1" attributevoidSets the "t2" attributevoidUnsets the "accent1" attributevoidUnsets the "accent2" attributevoidUnsets the "accent3" attributevoidUnsets the "accent4" attributevoidUnsets the "accent5" attributevoidUnsets the "accent6" attributevoidunsetBg1()Unsets the "bg1" attributevoidunsetBg2()Unsets the "bg2" attributevoidUnsets the "followedHyperlink" attributevoidUnsets the "hyperlink" attributevoidunsetT1()Unsets the "t1" attributevoidunsetT2()Unsets the "t2" attributeGets (as xml) the "accent1" attributeGets (as xml) the "accent2" attributeGets (as xml) the "accent3" attributeGets (as xml) the "accent4" attributeGets (as xml) the "accent5" attributeGets (as xml) the "accent6" attributexgetBg1()Gets (as xml) the "bg1" attributexgetBg2()Gets (as xml) the "bg2" attributeGets (as xml) the "followedHyperlink" attributeGets (as xml) the "hyperlink" attributexgetT1()Gets (as xml) the "t1" attributexgetT2()Gets (as xml) the "t2" attributevoidxsetAccent1(STWmlColorSchemeIndex accent1) Sets (as xml) the "accent1" attributevoidxsetAccent2(STWmlColorSchemeIndex accent2) Sets (as xml) the "accent2" attributevoidxsetAccent3(STWmlColorSchemeIndex accent3) Sets (as xml) the "accent3" attributevoidxsetAccent4(STWmlColorSchemeIndex accent4) Sets (as xml) the "accent4" attributevoidxsetAccent5(STWmlColorSchemeIndex accent5) Sets (as xml) the "accent5" attributevoidxsetAccent6(STWmlColorSchemeIndex accent6) Sets (as xml) the "accent6" attributevoidSets (as xml) the "bg1" attributevoidSets (as xml) the "bg2" attributevoidxsetFollowedHyperlink(STWmlColorSchemeIndex followedHyperlink) Sets (as xml) the "followedHyperlink" attributevoidxsetHyperlink(STWmlColorSchemeIndex hyperlink) Sets (as xml) the "hyperlink" attributevoidSets (as xml) the "t1" attributevoidSets (as xml) the "t2" 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
-
getBg1
STWmlColorSchemeIndex.Enum getBg1()Gets the "bg1" attribute -
xgetBg1
STWmlColorSchemeIndex xgetBg1()Gets (as xml) the "bg1" attribute -
isSetBg1
boolean isSetBg1()True if has "bg1" attribute -
setBg1
Sets the "bg1" attribute -
xsetBg1
Sets (as xml) the "bg1" attribute -
unsetBg1
void unsetBg1()Unsets the "bg1" attribute -
getT1
STWmlColorSchemeIndex.Enum getT1()Gets the "t1" attribute -
xgetT1
STWmlColorSchemeIndex xgetT1()Gets (as xml) the "t1" attribute -
isSetT1
boolean isSetT1()True if has "t1" attribute -
setT1
Sets the "t1" attribute -
xsetT1
Sets (as xml) the "t1" attribute -
unsetT1
void unsetT1()Unsets the "t1" attribute -
getBg2
STWmlColorSchemeIndex.Enum getBg2()Gets the "bg2" attribute -
xgetBg2
STWmlColorSchemeIndex xgetBg2()Gets (as xml) the "bg2" attribute -
isSetBg2
boolean isSetBg2()True if has "bg2" attribute -
setBg2
Sets the "bg2" attribute -
xsetBg2
Sets (as xml) the "bg2" attribute -
unsetBg2
void unsetBg2()Unsets the "bg2" attribute -
getT2
STWmlColorSchemeIndex.Enum getT2()Gets the "t2" attribute -
xgetT2
STWmlColorSchemeIndex xgetT2()Gets (as xml) the "t2" attribute -
isSetT2
boolean isSetT2()True if has "t2" attribute -
setT2
Sets the "t2" attribute -
xsetT2
Sets (as xml) the "t2" attribute -
unsetT2
void unsetT2()Unsets the "t2" attribute -
getAccent1
STWmlColorSchemeIndex.Enum getAccent1()Gets the "accent1" attribute -
xgetAccent1
STWmlColorSchemeIndex xgetAccent1()Gets (as xml) the "accent1" attribute -
isSetAccent1
boolean isSetAccent1()True if has "accent1" attribute -
setAccent1
Sets the "accent1" attribute -
xsetAccent1
Sets (as xml) the "accent1" attribute -
unsetAccent1
void unsetAccent1()Unsets the "accent1" attribute -
getAccent2
STWmlColorSchemeIndex.Enum getAccent2()Gets the "accent2" attribute -
xgetAccent2
STWmlColorSchemeIndex xgetAccent2()Gets (as xml) the "accent2" attribute -
isSetAccent2
boolean isSetAccent2()True if has "accent2" attribute -
setAccent2
Sets the "accent2" attribute -
xsetAccent2
Sets (as xml) the "accent2" attribute -
unsetAccent2
void unsetAccent2()Unsets the "accent2" attribute -
getAccent3
STWmlColorSchemeIndex.Enum getAccent3()Gets the "accent3" attribute -
xgetAccent3
STWmlColorSchemeIndex xgetAccent3()Gets (as xml) the "accent3" attribute -
isSetAccent3
boolean isSetAccent3()True if has "accent3" attribute -
setAccent3
Sets the "accent3" attribute -
xsetAccent3
Sets (as xml) the "accent3" attribute -
unsetAccent3
void unsetAccent3()Unsets the "accent3" attribute -
getAccent4
STWmlColorSchemeIndex.Enum getAccent4()Gets the "accent4" attribute -
xgetAccent4
STWmlColorSchemeIndex xgetAccent4()Gets (as xml) the "accent4" attribute -
isSetAccent4
boolean isSetAccent4()True if has "accent4" attribute -
setAccent4
Sets the "accent4" attribute -
xsetAccent4
Sets (as xml) the "accent4" attribute -
unsetAccent4
void unsetAccent4()Unsets the "accent4" attribute -
getAccent5
STWmlColorSchemeIndex.Enum getAccent5()Gets the "accent5" attribute -
xgetAccent5
STWmlColorSchemeIndex xgetAccent5()Gets (as xml) the "accent5" attribute -
isSetAccent5
boolean isSetAccent5()True if has "accent5" attribute -
setAccent5
Sets the "accent5" attribute -
xsetAccent5
Sets (as xml) the "accent5" attribute -
unsetAccent5
void unsetAccent5()Unsets the "accent5" attribute -
getAccent6
STWmlColorSchemeIndex.Enum getAccent6()Gets the "accent6" attribute -
xgetAccent6
STWmlColorSchemeIndex xgetAccent6()Gets (as xml) the "accent6" attribute -
isSetAccent6
boolean isSetAccent6()True if has "accent6" attribute -
setAccent6
Sets the "accent6" attribute -
xsetAccent6
Sets (as xml) the "accent6" attribute -
unsetAccent6
void unsetAccent6()Unsets the "accent6" attribute -
getHyperlink
STWmlColorSchemeIndex.Enum getHyperlink()Gets the "hyperlink" attribute -
xgetHyperlink
STWmlColorSchemeIndex xgetHyperlink()Gets (as xml) the "hyperlink" attribute -
isSetHyperlink
boolean isSetHyperlink()True if has "hyperlink" attribute -
setHyperlink
Sets the "hyperlink" attribute -
xsetHyperlink
Sets (as xml) the "hyperlink" attribute -
unsetHyperlink
void unsetHyperlink()Unsets the "hyperlink" attribute -
getFollowedHyperlink
STWmlColorSchemeIndex.Enum getFollowedHyperlink()Gets the "followedHyperlink" attribute -
xgetFollowedHyperlink
STWmlColorSchemeIndex xgetFollowedHyperlink()Gets (as xml) the "followedHyperlink" attribute -
isSetFollowedHyperlink
boolean isSetFollowedHyperlink()True if has "followedHyperlink" attribute -
setFollowedHyperlink
Sets the "followedHyperlink" attribute -
xsetFollowedHyperlink
Sets (as xml) the "followedHyperlink" attribute -
unsetFollowedHyperlink
void unsetFollowedHyperlink()Unsets the "followedHyperlink" attribute
-