Interface CTStylePaneFilter
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTStylePaneFilter extends XmlObject
An XML CT_StylePaneFilter(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTStylePaneFilter>Factorystatic SchemaTypetype-
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 java.lang.ObjectgetAllStyles()Gets the "allStyles" attributejava.lang.ObjectgetAlternateStyleNames()Gets the "alternateStyleNames" attributejava.lang.ObjectgetClearFormatting()Gets the "clearFormatting" attributejava.lang.ObjectgetCustomStyles()Gets the "customStyles" attributejava.lang.ObjectgetDirectFormattingOnNumbering()Gets the "directFormattingOnNumbering" attributejava.lang.ObjectgetDirectFormattingOnParagraphs()Gets the "directFormattingOnParagraphs" attributejava.lang.ObjectgetDirectFormattingOnRuns()Gets the "directFormattingOnRuns" attributejava.lang.ObjectgetDirectFormattingOnTables()Gets the "directFormattingOnTables" attributejava.lang.ObjectgetHeadingStyles()Gets the "headingStyles" attributejava.lang.ObjectgetLatentStyles()Gets the "latentStyles" attributejava.lang.ObjectgetNumberingStyles()Gets the "numberingStyles" attributejava.lang.ObjectgetStylesInUse()Gets the "stylesInUse" attributejava.lang.ObjectgetTableStyles()Gets the "tableStyles" attributejava.lang.ObjectgetTop3HeadingStyles()Gets the "top3HeadingStyles" attributebyte[]getVal()Gets the "val" attributejava.lang.ObjectgetVisibleStyles()Gets the "visibleStyles" attributebooleanisSetAllStyles()True if has "allStyles" attributebooleanisSetAlternateStyleNames()True if has "alternateStyleNames" attributebooleanisSetClearFormatting()True if has "clearFormatting" attributebooleanisSetCustomStyles()True if has "customStyles" attributebooleanisSetDirectFormattingOnNumbering()True if has "directFormattingOnNumbering" attributebooleanisSetDirectFormattingOnParagraphs()True if has "directFormattingOnParagraphs" attributebooleanisSetDirectFormattingOnRuns()True if has "directFormattingOnRuns" attributebooleanisSetDirectFormattingOnTables()True if has "directFormattingOnTables" attributebooleanisSetHeadingStyles()True if has "headingStyles" attributebooleanisSetLatentStyles()True if has "latentStyles" attributebooleanisSetNumberingStyles()True if has "numberingStyles" attributebooleanisSetStylesInUse()True if has "stylesInUse" attributebooleanisSetTableStyles()True if has "tableStyles" attributebooleanisSetTop3HeadingStyles()True if has "top3HeadingStyles" attributebooleanisSetVal()True if has "val" attributebooleanisSetVisibleStyles()True if has "visibleStyles" attributevoidsetAllStyles(java.lang.Object allStyles)Sets the "allStyles" attributevoidsetAlternateStyleNames(java.lang.Object alternateStyleNames)Sets the "alternateStyleNames" attributevoidsetClearFormatting(java.lang.Object clearFormatting)Sets the "clearFormatting" attributevoidsetCustomStyles(java.lang.Object customStyles)Sets the "customStyles" attributevoidsetDirectFormattingOnNumbering(java.lang.Object directFormattingOnNumbering)Sets the "directFormattingOnNumbering" attributevoidsetDirectFormattingOnParagraphs(java.lang.Object directFormattingOnParagraphs)Sets the "directFormattingOnParagraphs" attributevoidsetDirectFormattingOnRuns(java.lang.Object directFormattingOnRuns)Sets the "directFormattingOnRuns" attributevoidsetDirectFormattingOnTables(java.lang.Object directFormattingOnTables)Sets the "directFormattingOnTables" attributevoidsetHeadingStyles(java.lang.Object headingStyles)Sets the "headingStyles" attributevoidsetLatentStyles(java.lang.Object latentStyles)Sets the "latentStyles" attributevoidsetNumberingStyles(java.lang.Object numberingStyles)Sets the "numberingStyles" attributevoidsetStylesInUse(java.lang.Object stylesInUse)Sets the "stylesInUse" attributevoidsetTableStyles(java.lang.Object tableStyles)Sets the "tableStyles" attributevoidsetTop3HeadingStyles(java.lang.Object top3HeadingStyles)Sets the "top3HeadingStyles" attributevoidsetVal(byte[] val)Sets the "val" attributevoidsetVisibleStyles(java.lang.Object visibleStyles)Sets the "visibleStyles" attributevoidunsetAllStyles()Unsets the "allStyles" attributevoidunsetAlternateStyleNames()Unsets the "alternateStyleNames" attributevoidunsetClearFormatting()Unsets the "clearFormatting" attributevoidunsetCustomStyles()Unsets the "customStyles" attributevoidunsetDirectFormattingOnNumbering()Unsets the "directFormattingOnNumbering" attributevoidunsetDirectFormattingOnParagraphs()Unsets the "directFormattingOnParagraphs" attributevoidunsetDirectFormattingOnRuns()Unsets the "directFormattingOnRuns" attributevoidunsetDirectFormattingOnTables()Unsets the "directFormattingOnTables" attributevoidunsetHeadingStyles()Unsets the "headingStyles" attributevoidunsetLatentStyles()Unsets the "latentStyles" attributevoidunsetNumberingStyles()Unsets the "numberingStyles" attributevoidunsetStylesInUse()Unsets the "stylesInUse" attributevoidunsetTableStyles()Unsets the "tableStyles" attributevoidunsetTop3HeadingStyles()Unsets the "top3HeadingStyles" attributevoidunsetVal()Unsets the "val" attributevoidunsetVisibleStyles()Unsets the "visibleStyles" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetAllStyles()Gets (as xml) the "allStyles" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetAlternateStyleNames()Gets (as xml) the "alternateStyleNames" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetClearFormatting()Gets (as xml) the "clearFormatting" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetCustomStyles()Gets (as xml) the "customStyles" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetDirectFormattingOnNumbering()Gets (as xml) the "directFormattingOnNumbering" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetDirectFormattingOnParagraphs()Gets (as xml) the "directFormattingOnParagraphs" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetDirectFormattingOnRuns()Gets (as xml) the "directFormattingOnRuns" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetDirectFormattingOnTables()Gets (as xml) the "directFormattingOnTables" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetHeadingStyles()Gets (as xml) the "headingStyles" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetLatentStyles()Gets (as xml) the "latentStyles" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetNumberingStyles()Gets (as xml) the "numberingStyles" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetStylesInUse()Gets (as xml) the "stylesInUse" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetTableStyles()Gets (as xml) the "tableStyles" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetTop3HeadingStyles()Gets (as xml) the "top3HeadingStyles" attributeSTShortHexNumberxgetVal()Gets (as xml) the "val" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetVisibleStyles()Gets (as xml) the "visibleStyles" attributevoidxsetAllStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff allStyles)Sets (as xml) the "allStyles" attributevoidxsetAlternateStyleNames(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff alternateStyleNames)Sets (as xml) the "alternateStyleNames" attributevoidxsetClearFormatting(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff clearFormatting)Sets (as xml) the "clearFormatting" attributevoidxsetCustomStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff customStyles)Sets (as xml) the "customStyles" attributevoidxsetDirectFormattingOnNumbering(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnNumbering)Sets (as xml) the "directFormattingOnNumbering" attributevoidxsetDirectFormattingOnParagraphs(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnParagraphs)Sets (as xml) the "directFormattingOnParagraphs" attributevoidxsetDirectFormattingOnRuns(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnRuns)Sets (as xml) the "directFormattingOnRuns" attributevoidxsetDirectFormattingOnTables(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnTables)Sets (as xml) the "directFormattingOnTables" attributevoidxsetHeadingStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff headingStyles)Sets (as xml) the "headingStyles" attributevoidxsetLatentStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff latentStyles)Sets (as xml) the "latentStyles" attributevoidxsetNumberingStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff numberingStyles)Sets (as xml) the "numberingStyles" attributevoidxsetStylesInUse(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff stylesInUse)Sets (as xml) the "stylesInUse" attributevoidxsetTableStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff tableStyles)Sets (as xml) the "tableStyles" attributevoidxsetTop3HeadingStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff top3HeadingStyles)Sets (as xml) the "top3HeadingStyles" attributevoidxsetVal(STShortHexNumber val)Sets (as xml) the "val" attributevoidxsetVisibleStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff visibleStyles)Sets (as xml) the "visibleStyles" 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<CTStylePaneFilter> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getAllStyles
java.lang.Object getAllStyles()
Gets the "allStyles" attribute
-
xgetAllStyles
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetAllStyles()
Gets (as xml) the "allStyles" attribute
-
isSetAllStyles
boolean isSetAllStyles()
True if has "allStyles" attribute
-
setAllStyles
void setAllStyles(java.lang.Object allStyles)
Sets the "allStyles" attribute
-
xsetAllStyles
void xsetAllStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff allStyles)
Sets (as xml) the "allStyles" attribute
-
unsetAllStyles
void unsetAllStyles()
Unsets the "allStyles" attribute
-
getCustomStyles
java.lang.Object getCustomStyles()
Gets the "customStyles" attribute
-
xgetCustomStyles
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetCustomStyles()
Gets (as xml) the "customStyles" attribute
-
isSetCustomStyles
boolean isSetCustomStyles()
True if has "customStyles" attribute
-
setCustomStyles
void setCustomStyles(java.lang.Object customStyles)
Sets the "customStyles" attribute
-
xsetCustomStyles
void xsetCustomStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff customStyles)
Sets (as xml) the "customStyles" attribute
-
unsetCustomStyles
void unsetCustomStyles()
Unsets the "customStyles" attribute
-
getLatentStyles
java.lang.Object getLatentStyles()
Gets the "latentStyles" attribute
-
xgetLatentStyles
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetLatentStyles()
Gets (as xml) the "latentStyles" attribute
-
isSetLatentStyles
boolean isSetLatentStyles()
True if has "latentStyles" attribute
-
setLatentStyles
void setLatentStyles(java.lang.Object latentStyles)
Sets the "latentStyles" attribute
-
xsetLatentStyles
void xsetLatentStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff latentStyles)
Sets (as xml) the "latentStyles" attribute
-
unsetLatentStyles
void unsetLatentStyles()
Unsets the "latentStyles" attribute
-
getStylesInUse
java.lang.Object getStylesInUse()
Gets the "stylesInUse" attribute
-
xgetStylesInUse
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetStylesInUse()
Gets (as xml) the "stylesInUse" attribute
-
isSetStylesInUse
boolean isSetStylesInUse()
True if has "stylesInUse" attribute
-
setStylesInUse
void setStylesInUse(java.lang.Object stylesInUse)
Sets the "stylesInUse" attribute
-
xsetStylesInUse
void xsetStylesInUse(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff stylesInUse)
Sets (as xml) the "stylesInUse" attribute
-
unsetStylesInUse
void unsetStylesInUse()
Unsets the "stylesInUse" attribute
-
getHeadingStyles
java.lang.Object getHeadingStyles()
Gets the "headingStyles" attribute
-
xgetHeadingStyles
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetHeadingStyles()
Gets (as xml) the "headingStyles" attribute
-
isSetHeadingStyles
boolean isSetHeadingStyles()
True if has "headingStyles" attribute
-
setHeadingStyles
void setHeadingStyles(java.lang.Object headingStyles)
Sets the "headingStyles" attribute
-
xsetHeadingStyles
void xsetHeadingStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff headingStyles)
Sets (as xml) the "headingStyles" attribute
-
unsetHeadingStyles
void unsetHeadingStyles()
Unsets the "headingStyles" attribute
-
getNumberingStyles
java.lang.Object getNumberingStyles()
Gets the "numberingStyles" attribute
-
xgetNumberingStyles
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetNumberingStyles()
Gets (as xml) the "numberingStyles" attribute
-
isSetNumberingStyles
boolean isSetNumberingStyles()
True if has "numberingStyles" attribute
-
setNumberingStyles
void setNumberingStyles(java.lang.Object numberingStyles)
Sets the "numberingStyles" attribute
-
xsetNumberingStyles
void xsetNumberingStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff numberingStyles)
Sets (as xml) the "numberingStyles" attribute
-
unsetNumberingStyles
void unsetNumberingStyles()
Unsets the "numberingStyles" attribute
-
getTableStyles
java.lang.Object getTableStyles()
Gets the "tableStyles" attribute
-
xgetTableStyles
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetTableStyles()
Gets (as xml) the "tableStyles" attribute
-
isSetTableStyles
boolean isSetTableStyles()
True if has "tableStyles" attribute
-
setTableStyles
void setTableStyles(java.lang.Object tableStyles)
Sets the "tableStyles" attribute
-
xsetTableStyles
void xsetTableStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff tableStyles)
Sets (as xml) the "tableStyles" attribute
-
unsetTableStyles
void unsetTableStyles()
Unsets the "tableStyles" attribute
-
getDirectFormattingOnRuns
java.lang.Object getDirectFormattingOnRuns()
Gets the "directFormattingOnRuns" attribute
-
xgetDirectFormattingOnRuns
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDirectFormattingOnRuns()
Gets (as xml) the "directFormattingOnRuns" attribute
-
isSetDirectFormattingOnRuns
boolean isSetDirectFormattingOnRuns()
True if has "directFormattingOnRuns" attribute
-
setDirectFormattingOnRuns
void setDirectFormattingOnRuns(java.lang.Object directFormattingOnRuns)
Sets the "directFormattingOnRuns" attribute
-
xsetDirectFormattingOnRuns
void xsetDirectFormattingOnRuns(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnRuns)
Sets (as xml) the "directFormattingOnRuns" attribute
-
unsetDirectFormattingOnRuns
void unsetDirectFormattingOnRuns()
Unsets the "directFormattingOnRuns" attribute
-
getDirectFormattingOnParagraphs
java.lang.Object getDirectFormattingOnParagraphs()
Gets the "directFormattingOnParagraphs" attribute
-
xgetDirectFormattingOnParagraphs
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDirectFormattingOnParagraphs()
Gets (as xml) the "directFormattingOnParagraphs" attribute
-
isSetDirectFormattingOnParagraphs
boolean isSetDirectFormattingOnParagraphs()
True if has "directFormattingOnParagraphs" attribute
-
setDirectFormattingOnParagraphs
void setDirectFormattingOnParagraphs(java.lang.Object directFormattingOnParagraphs)
Sets the "directFormattingOnParagraphs" attribute
-
xsetDirectFormattingOnParagraphs
void xsetDirectFormattingOnParagraphs(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnParagraphs)
Sets (as xml) the "directFormattingOnParagraphs" attribute
-
unsetDirectFormattingOnParagraphs
void unsetDirectFormattingOnParagraphs()
Unsets the "directFormattingOnParagraphs" attribute
-
getDirectFormattingOnNumbering
java.lang.Object getDirectFormattingOnNumbering()
Gets the "directFormattingOnNumbering" attribute
-
xgetDirectFormattingOnNumbering
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDirectFormattingOnNumbering()
Gets (as xml) the "directFormattingOnNumbering" attribute
-
isSetDirectFormattingOnNumbering
boolean isSetDirectFormattingOnNumbering()
True if has "directFormattingOnNumbering" attribute
-
setDirectFormattingOnNumbering
void setDirectFormattingOnNumbering(java.lang.Object directFormattingOnNumbering)
Sets the "directFormattingOnNumbering" attribute
-
xsetDirectFormattingOnNumbering
void xsetDirectFormattingOnNumbering(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnNumbering)
Sets (as xml) the "directFormattingOnNumbering" attribute
-
unsetDirectFormattingOnNumbering
void unsetDirectFormattingOnNumbering()
Unsets the "directFormattingOnNumbering" attribute
-
getDirectFormattingOnTables
java.lang.Object getDirectFormattingOnTables()
Gets the "directFormattingOnTables" attribute
-
xgetDirectFormattingOnTables
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDirectFormattingOnTables()
Gets (as xml) the "directFormattingOnTables" attribute
-
isSetDirectFormattingOnTables
boolean isSetDirectFormattingOnTables()
True if has "directFormattingOnTables" attribute
-
setDirectFormattingOnTables
void setDirectFormattingOnTables(java.lang.Object directFormattingOnTables)
Sets the "directFormattingOnTables" attribute
-
xsetDirectFormattingOnTables
void xsetDirectFormattingOnTables(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff directFormattingOnTables)
Sets (as xml) the "directFormattingOnTables" attribute
-
unsetDirectFormattingOnTables
void unsetDirectFormattingOnTables()
Unsets the "directFormattingOnTables" attribute
-
getClearFormatting
java.lang.Object getClearFormatting()
Gets the "clearFormatting" attribute
-
xgetClearFormatting
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetClearFormatting()
Gets (as xml) the "clearFormatting" attribute
-
isSetClearFormatting
boolean isSetClearFormatting()
True if has "clearFormatting" attribute
-
setClearFormatting
void setClearFormatting(java.lang.Object clearFormatting)
Sets the "clearFormatting" attribute
-
xsetClearFormatting
void xsetClearFormatting(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff clearFormatting)
Sets (as xml) the "clearFormatting" attribute
-
unsetClearFormatting
void unsetClearFormatting()
Unsets the "clearFormatting" attribute
-
getTop3HeadingStyles
java.lang.Object getTop3HeadingStyles()
Gets the "top3HeadingStyles" attribute
-
xgetTop3HeadingStyles
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetTop3HeadingStyles()
Gets (as xml) the "top3HeadingStyles" attribute
-
isSetTop3HeadingStyles
boolean isSetTop3HeadingStyles()
True if has "top3HeadingStyles" attribute
-
setTop3HeadingStyles
void setTop3HeadingStyles(java.lang.Object top3HeadingStyles)
Sets the "top3HeadingStyles" attribute
-
xsetTop3HeadingStyles
void xsetTop3HeadingStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff top3HeadingStyles)
Sets (as xml) the "top3HeadingStyles" attribute
-
unsetTop3HeadingStyles
void unsetTop3HeadingStyles()
Unsets the "top3HeadingStyles" attribute
-
getVisibleStyles
java.lang.Object getVisibleStyles()
Gets the "visibleStyles" attribute
-
xgetVisibleStyles
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetVisibleStyles()
Gets (as xml) the "visibleStyles" attribute
-
isSetVisibleStyles
boolean isSetVisibleStyles()
True if has "visibleStyles" attribute
-
setVisibleStyles
void setVisibleStyles(java.lang.Object visibleStyles)
Sets the "visibleStyles" attribute
-
xsetVisibleStyles
void xsetVisibleStyles(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff visibleStyles)
Sets (as xml) the "visibleStyles" attribute
-
unsetVisibleStyles
void unsetVisibleStyles()
Unsets the "visibleStyles" attribute
-
getAlternateStyleNames
java.lang.Object getAlternateStyleNames()
Gets the "alternateStyleNames" attribute
-
xgetAlternateStyleNames
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetAlternateStyleNames()
Gets (as xml) the "alternateStyleNames" attribute
-
isSetAlternateStyleNames
boolean isSetAlternateStyleNames()
True if has "alternateStyleNames" attribute
-
setAlternateStyleNames
void setAlternateStyleNames(java.lang.Object alternateStyleNames)
Sets the "alternateStyleNames" attribute
-
xsetAlternateStyleNames
void xsetAlternateStyleNames(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff alternateStyleNames)
Sets (as xml) the "alternateStyleNames" attribute
-
unsetAlternateStyleNames
void unsetAlternateStyleNames()
Unsets the "alternateStyleNames" attribute
-
getVal
byte[] getVal()
Gets the "val" attribute
-
xgetVal
STShortHexNumber xgetVal()
Gets (as xml) the "val" attribute
-
isSetVal
boolean isSetVal()
True if has "val" attribute
-
setVal
void setVal(byte[] val)
Sets the "val" attribute
-
xsetVal
void xsetVal(STShortHexNumber val)
Sets (as xml) the "val" attribute
-
unsetVal
void unsetVal()
Unsets the "val" attribute
-
-