Interface CTOlapPr
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_OlapPr(@http://schemas.openxmlformats.org/spreadsheetml/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 TypeMethodDescriptionbooleangetLocal()Gets the "local" attributeGets the "localConnection" attributebooleanGets the "localRefresh" attributelongGets the "rowDrillCount" attributebooleanGets the "sendLocale" attributebooleanGets the "serverFill" attributebooleanGets the "serverFont" attributebooleanGets the "serverFontColor" attributebooleanGets the "serverNumberFormat" attributebooleanTrue if has "local" attributebooleanTrue if has "localConnection" attributebooleanTrue if has "localRefresh" attributebooleanTrue if has "rowDrillCount" attributebooleanTrue if has "sendLocale" attributebooleanTrue if has "serverFill" attributebooleanTrue if has "serverFont" attributebooleanTrue if has "serverFontColor" attributebooleanTrue if has "serverNumberFormat" attributevoidsetLocal(boolean local) Sets the "local" attributevoidsetLocalConnection(String localConnection) Sets the "localConnection" attributevoidsetLocalRefresh(boolean localRefresh) Sets the "localRefresh" attributevoidsetRowDrillCount(long rowDrillCount) Sets the "rowDrillCount" attributevoidsetSendLocale(boolean sendLocale) Sets the "sendLocale" attributevoidsetServerFill(boolean serverFill) Sets the "serverFill" attributevoidsetServerFont(boolean serverFont) Sets the "serverFont" attributevoidsetServerFontColor(boolean serverFontColor) Sets the "serverFontColor" attributevoidsetServerNumberFormat(boolean serverNumberFormat) Sets the "serverNumberFormat" attributevoidUnsets the "local" attributevoidUnsets the "localConnection" attributevoidUnsets the "localRefresh" attributevoidUnsets the "rowDrillCount" attributevoidUnsets the "sendLocale" attributevoidUnsets the "serverFill" attributevoidUnsets the "serverFont" attributevoidUnsets the "serverFontColor" attributevoidUnsets the "serverNumberFormat" attributeGets (as xml) the "local" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "localConnection" attributeGets (as xml) the "localRefresh" attributeGets (as xml) the "rowDrillCount" attributeGets (as xml) the "sendLocale" attributeGets (as xml) the "serverFill" attributeGets (as xml) the "serverFont" attributeGets (as xml) the "serverFontColor" attributeGets (as xml) the "serverNumberFormat" attributevoidxsetLocal(XmlBoolean local) Sets (as xml) the "local" attributevoidxsetLocalConnection(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring localConnection) Sets (as xml) the "localConnection" attributevoidxsetLocalRefresh(XmlBoolean localRefresh) Sets (as xml) the "localRefresh" attributevoidxsetRowDrillCount(XmlUnsignedInt rowDrillCount) Sets (as xml) the "rowDrillCount" attributevoidxsetSendLocale(XmlBoolean sendLocale) Sets (as xml) the "sendLocale" attributevoidxsetServerFill(XmlBoolean serverFill) Sets (as xml) the "serverFill" attributevoidxsetServerFont(XmlBoolean serverFont) Sets (as xml) the "serverFont" attributevoidxsetServerFontColor(XmlBoolean serverFontColor) Sets (as xml) the "serverFontColor" attributevoidxsetServerNumberFormat(XmlBoolean serverNumberFormat) Sets (as xml) the "serverNumberFormat" 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
-
getLocal
boolean getLocal()Gets the "local" attribute -
xgetLocal
XmlBoolean xgetLocal()Gets (as xml) the "local" attribute -
isSetLocal
boolean isSetLocal()True if has "local" attribute -
setLocal
void setLocal(boolean local) Sets the "local" attribute -
xsetLocal
Sets (as xml) the "local" attribute -
unsetLocal
void unsetLocal()Unsets the "local" attribute -
getLocalConnection
String getLocalConnection()Gets the "localConnection" attribute -
xgetLocalConnection
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetLocalConnection()Gets (as xml) the "localConnection" attribute -
isSetLocalConnection
boolean isSetLocalConnection()True if has "localConnection" attribute -
setLocalConnection
Sets the "localConnection" attribute -
unsetLocalConnection
void unsetLocalConnection()Unsets the "localConnection" attribute -
getLocalRefresh
boolean getLocalRefresh()Gets the "localRefresh" attribute -
xgetLocalRefresh
XmlBoolean xgetLocalRefresh()Gets (as xml) the "localRefresh" attribute -
isSetLocalRefresh
boolean isSetLocalRefresh()True if has "localRefresh" attribute -
setLocalRefresh
void setLocalRefresh(boolean localRefresh) Sets the "localRefresh" attribute -
xsetLocalRefresh
Sets (as xml) the "localRefresh" attribute -
unsetLocalRefresh
void unsetLocalRefresh()Unsets the "localRefresh" attribute -
getSendLocale
boolean getSendLocale()Gets the "sendLocale" attribute -
xgetSendLocale
XmlBoolean xgetSendLocale()Gets (as xml) the "sendLocale" attribute -
isSetSendLocale
boolean isSetSendLocale()True if has "sendLocale" attribute -
setSendLocale
void setSendLocale(boolean sendLocale) Sets the "sendLocale" attribute -
xsetSendLocale
Sets (as xml) the "sendLocale" attribute -
unsetSendLocale
void unsetSendLocale()Unsets the "sendLocale" attribute -
getRowDrillCount
long getRowDrillCount()Gets the "rowDrillCount" attribute -
xgetRowDrillCount
XmlUnsignedInt xgetRowDrillCount()Gets (as xml) the "rowDrillCount" attribute -
isSetRowDrillCount
boolean isSetRowDrillCount()True if has "rowDrillCount" attribute -
setRowDrillCount
void setRowDrillCount(long rowDrillCount) Sets the "rowDrillCount" attribute -
xsetRowDrillCount
Sets (as xml) the "rowDrillCount" attribute -
unsetRowDrillCount
void unsetRowDrillCount()Unsets the "rowDrillCount" attribute -
getServerFill
boolean getServerFill()Gets the "serverFill" attribute -
xgetServerFill
XmlBoolean xgetServerFill()Gets (as xml) the "serverFill" attribute -
isSetServerFill
boolean isSetServerFill()True if has "serverFill" attribute -
setServerFill
void setServerFill(boolean serverFill) Sets the "serverFill" attribute -
xsetServerFill
Sets (as xml) the "serverFill" attribute -
unsetServerFill
void unsetServerFill()Unsets the "serverFill" attribute -
getServerNumberFormat
boolean getServerNumberFormat()Gets the "serverNumberFormat" attribute -
xgetServerNumberFormat
XmlBoolean xgetServerNumberFormat()Gets (as xml) the "serverNumberFormat" attribute -
isSetServerNumberFormat
boolean isSetServerNumberFormat()True if has "serverNumberFormat" attribute -
setServerNumberFormat
void setServerNumberFormat(boolean serverNumberFormat) Sets the "serverNumberFormat" attribute -
xsetServerNumberFormat
Sets (as xml) the "serverNumberFormat" attribute -
unsetServerNumberFormat
void unsetServerNumberFormat()Unsets the "serverNumberFormat" attribute -
getServerFont
boolean getServerFont()Gets the "serverFont" attribute -
xgetServerFont
XmlBoolean xgetServerFont()Gets (as xml) the "serverFont" attribute -
isSetServerFont
boolean isSetServerFont()True if has "serverFont" attribute -
setServerFont
void setServerFont(boolean serverFont) Sets the "serverFont" attribute -
xsetServerFont
Sets (as xml) the "serverFont" attribute -
unsetServerFont
void unsetServerFont()Unsets the "serverFont" attribute -
getServerFontColor
boolean getServerFontColor()Gets the "serverFontColor" attribute -
xgetServerFontColor
XmlBoolean xgetServerFontColor()Gets (as xml) the "serverFontColor" attribute -
isSetServerFontColor
boolean isSetServerFontColor()True if has "serverFontColor" attribute -
setServerFontColor
void setServerFontColor(boolean serverFontColor) Sets the "serverFontColor" attribute -
xsetServerFontColor
Sets (as xml) the "serverFontColor" attribute -
unsetServerFontColor
void unsetServerFontColor()Unsets the "serverFontColor" attribute
-