Interface CTCol
- All Superinterfaces:
XmlObject
,XmlTokenSource
An XML CT_Col(@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 TypeMethodDescriptionboolean
Gets the "bestFit" attributeboolean
Gets the "collapsed" attributeboolean
Gets the "customWidth" attributeboolean
Gets the "hidden" attributelong
getMax()
Gets the "max" attributelong
getMin()
Gets the "min" attributeshort
Gets the "outlineLevel" attributeboolean
Gets the "phonetic" attributelong
getStyle()
Gets the "style" attributedouble
getWidth()
Gets the "width" attributeboolean
True if has "bestFit" attributeboolean
True if has "collapsed" attributeboolean
True if has "customWidth" attributeboolean
True if has "hidden" attributeboolean
True if has "outlineLevel" attributeboolean
True if has "phonetic" attributeboolean
True if has "style" attributeboolean
True if has "width" attributevoid
setBestFit
(boolean bestFit) Sets the "bestFit" attributevoid
setCollapsed
(boolean collapsed) Sets the "collapsed" attributevoid
setCustomWidth
(boolean customWidth) Sets the "customWidth" attributevoid
setHidden
(boolean hidden) Sets the "hidden" attributevoid
setMax
(long max) Sets the "max" attributevoid
setMin
(long min) Sets the "min" attributevoid
setOutlineLevel
(short outlineLevel) Sets the "outlineLevel" attributevoid
setPhonetic
(boolean phonetic) Sets the "phonetic" attributevoid
setStyle
(long style) Sets the "style" attributevoid
setWidth
(double width) Sets the "width" attributevoid
Unsets the "bestFit" attributevoid
Unsets the "collapsed" attributevoid
Unsets the "customWidth" attributevoid
Unsets the "hidden" attributevoid
Unsets the "outlineLevel" attributevoid
Unsets the "phonetic" attributevoid
Unsets the "style" attributevoid
Unsets the "width" attributeGets (as xml) the "bestFit" attributeGets (as xml) the "collapsed" attributeGets (as xml) the "customWidth" attributeGets (as xml) the "hidden" attributexgetMax()
Gets (as xml) the "max" attributexgetMin()
Gets (as xml) the "min" attributeGets (as xml) the "outlineLevel" attributeGets (as xml) the "phonetic" attributeGets (as xml) the "style" attributeGets (as xml) the "width" attributevoid
xsetBestFit
(XmlBoolean bestFit) Sets (as xml) the "bestFit" attributevoid
xsetCollapsed
(XmlBoolean collapsed) Sets (as xml) the "collapsed" attributevoid
xsetCustomWidth
(XmlBoolean customWidth) Sets (as xml) the "customWidth" attributevoid
xsetHidden
(XmlBoolean hidden) Sets (as xml) the "hidden" attributevoid
xsetMax
(XmlUnsignedInt max) Sets (as xml) the "max" attributevoid
xsetMin
(XmlUnsignedInt min) Sets (as xml) the "min" attributevoid
xsetOutlineLevel
(XmlUnsignedByte outlineLevel) Sets (as xml) the "outlineLevel" attributevoid
xsetPhonetic
(XmlBoolean phonetic) Sets (as xml) the "phonetic" attributevoid
xsetStyle
(XmlUnsignedInt style) Sets (as xml) the "style" attributevoid
Sets (as xml) the "width" 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, 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 Details
-
Factory
-
type
-
-
Method Details
-
getMin
long getMin()Gets the "min" attribute -
xgetMin
XmlUnsignedInt xgetMin()Gets (as xml) the "min" attribute -
setMin
void setMin(long min) Sets the "min" attribute -
xsetMin
Sets (as xml) the "min" attribute -
getMax
long getMax()Gets the "max" attribute -
xgetMax
XmlUnsignedInt xgetMax()Gets (as xml) the "max" attribute -
setMax
void setMax(long max) Sets the "max" attribute -
xsetMax
Sets (as xml) the "max" attribute -
getWidth
double getWidth()Gets the "width" attribute -
xgetWidth
XmlDouble xgetWidth()Gets (as xml) the "width" attribute -
isSetWidth
boolean isSetWidth()True if has "width" attribute -
setWidth
void setWidth(double width) Sets the "width" attribute -
xsetWidth
Sets (as xml) the "width" attribute -
unsetWidth
void unsetWidth()Unsets the "width" attribute -
getStyle
long getStyle()Gets the "style" attribute -
xgetStyle
XmlUnsignedInt xgetStyle()Gets (as xml) the "style" attribute -
isSetStyle
boolean isSetStyle()True if has "style" attribute -
setStyle
void setStyle(long style) Sets the "style" attribute -
xsetStyle
Sets (as xml) the "style" attribute -
unsetStyle
void unsetStyle()Unsets the "style" attribute -
getHidden
boolean getHidden()Gets the "hidden" attribute -
xgetHidden
XmlBoolean xgetHidden()Gets (as xml) the "hidden" attribute -
isSetHidden
boolean isSetHidden()True if has "hidden" attribute -
setHidden
void setHidden(boolean hidden) Sets the "hidden" attribute -
xsetHidden
Sets (as xml) the "hidden" attribute -
unsetHidden
void unsetHidden()Unsets the "hidden" attribute -
getBestFit
boolean getBestFit()Gets the "bestFit" attribute -
xgetBestFit
XmlBoolean xgetBestFit()Gets (as xml) the "bestFit" attribute -
isSetBestFit
boolean isSetBestFit()True if has "bestFit" attribute -
setBestFit
void setBestFit(boolean bestFit) Sets the "bestFit" attribute -
xsetBestFit
Sets (as xml) the "bestFit" attribute -
unsetBestFit
void unsetBestFit()Unsets the "bestFit" attribute -
getCustomWidth
boolean getCustomWidth()Gets the "customWidth" attribute -
xgetCustomWidth
XmlBoolean xgetCustomWidth()Gets (as xml) the "customWidth" attribute -
isSetCustomWidth
boolean isSetCustomWidth()True if has "customWidth" attribute -
setCustomWidth
void setCustomWidth(boolean customWidth) Sets the "customWidth" attribute -
xsetCustomWidth
Sets (as xml) the "customWidth" attribute -
unsetCustomWidth
void unsetCustomWidth()Unsets the "customWidth" attribute -
getPhonetic
boolean getPhonetic()Gets the "phonetic" attribute -
xgetPhonetic
XmlBoolean xgetPhonetic()Gets (as xml) the "phonetic" attribute -
isSetPhonetic
boolean isSetPhonetic()True if has "phonetic" attribute -
setPhonetic
void setPhonetic(boolean phonetic) Sets the "phonetic" attribute -
xsetPhonetic
Sets (as xml) the "phonetic" attribute -
unsetPhonetic
void unsetPhonetic()Unsets the "phonetic" attribute -
getOutlineLevel
short getOutlineLevel()Gets the "outlineLevel" attribute -
xgetOutlineLevel
XmlUnsignedByte xgetOutlineLevel()Gets (as xml) the "outlineLevel" attribute -
isSetOutlineLevel
boolean isSetOutlineLevel()True if has "outlineLevel" attribute -
setOutlineLevel
void setOutlineLevel(short outlineLevel) Sets the "outlineLevel" attribute -
xsetOutlineLevel
Sets (as xml) the "outlineLevel" attribute -
unsetOutlineLevel
void unsetOutlineLevel()Unsets the "outlineLevel" attribute -
getCollapsed
boolean getCollapsed()Gets the "collapsed" attribute -
xgetCollapsed
XmlBoolean xgetCollapsed()Gets (as xml) the "collapsed" attribute -
isSetCollapsed
boolean isSetCollapsed()True if has "collapsed" attribute -
setCollapsed
void setCollapsed(boolean collapsed) Sets the "collapsed" attribute -
xsetCollapsed
Sets (as xml) the "collapsed" attribute -
unsetCollapsed
void unsetCollapsed()Unsets the "collapsed" attribute
-