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 TypeMethodDescriptionbooleanGets the "bestFit" attributebooleanGets the "collapsed" attributebooleanGets the "customWidth" attributebooleanGets the "hidden" attributelonggetMax()Gets the "max" attributelonggetMin()Gets the "min" attributeshortGets the "outlineLevel" attributebooleanGets the "phonetic" attributelonggetStyle()Gets the "style" attributedoublegetWidth()Gets the "width" attributebooleanTrue if has "bestFit" attributebooleanTrue if has "collapsed" attributebooleanTrue if has "customWidth" attributebooleanTrue if has "hidden" attributebooleanTrue if has "outlineLevel" attributebooleanTrue if has "phonetic" attributebooleanTrue if has "style" attributebooleanTrue if has "width" attributevoidsetBestFit(boolean bestFit) Sets the "bestFit" attributevoidsetCollapsed(boolean collapsed) Sets the "collapsed" attributevoidsetCustomWidth(boolean customWidth) Sets the "customWidth" attributevoidsetHidden(boolean hidden) Sets the "hidden" attributevoidsetMax(long max) Sets the "max" attributevoidsetMin(long min) Sets the "min" attributevoidsetOutlineLevel(short outlineLevel) Sets the "outlineLevel" attributevoidsetPhonetic(boolean phonetic) Sets the "phonetic" attributevoidsetStyle(long style) Sets the "style" attributevoidsetWidth(double width) Sets the "width" attributevoidUnsets the "bestFit" attributevoidUnsets the "collapsed" attributevoidUnsets the "customWidth" attributevoidUnsets the "hidden" attributevoidUnsets the "outlineLevel" attributevoidUnsets the "phonetic" attributevoidUnsets the "style" attributevoidUnsets 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" attributevoidxsetBestFit(XmlBoolean bestFit) Sets (as xml) the "bestFit" attributevoidxsetCollapsed(XmlBoolean collapsed) Sets (as xml) the "collapsed" attributevoidxsetCustomWidth(XmlBoolean customWidth) Sets (as xml) the "customWidth" attributevoidxsetHidden(XmlBoolean hidden) Sets (as xml) the "hidden" attributevoidxsetMax(XmlUnsignedInt max) Sets (as xml) the "max" attributevoidxsetMin(XmlUnsignedInt min) Sets (as xml) the "min" attributevoidxsetOutlineLevel(XmlUnsignedByte outlineLevel) Sets (as xml) the "outlineLevel" attributevoidxsetPhonetic(XmlBoolean phonetic) Sets (as xml) the "phonetic" attributevoidxsetStyle(XmlUnsignedInt style) Sets (as xml) the "style" attributevoidSets (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, 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
-
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
-