Interface CTSheetFormatPr
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_SheetFormatPr(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTSheetFormatPr> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionlongGets the "baseColWidth" attributebooleanGets the "customHeight" attributedoubleGets the "defaultColWidth" attributedoubleGets the "defaultRowHeight" attributeshortGets the "outlineLevelCol" attributeshortGets the "outlineLevelRow" attributebooleanGets the "thickBottom" attributebooleanGets the "thickTop" attributebooleanGets the "zeroHeight" attributebooleanTrue if has "baseColWidth" attributebooleanTrue if has "customHeight" attributebooleanTrue if has "defaultColWidth" attributebooleanTrue if has "outlineLevelCol" attributebooleanTrue if has "outlineLevelRow" attributebooleanTrue if has "thickBottom" attributebooleanTrue if has "thickTop" attributebooleanTrue if has "zeroHeight" attributevoidsetBaseColWidth(long baseColWidth) Sets the "baseColWidth" attributevoidsetCustomHeight(boolean customHeight) Sets the "customHeight" attributevoidsetDefaultColWidth(double defaultColWidth) Sets the "defaultColWidth" attributevoidsetDefaultRowHeight(double defaultRowHeight) Sets the "defaultRowHeight" attributevoidsetOutlineLevelCol(short outlineLevelCol) Sets the "outlineLevelCol" attributevoidsetOutlineLevelRow(short outlineLevelRow) Sets the "outlineLevelRow" attributevoidsetThickBottom(boolean thickBottom) Sets the "thickBottom" attributevoidsetThickTop(boolean thickTop) Sets the "thickTop" attributevoidsetZeroHeight(boolean zeroHeight) Sets the "zeroHeight" attributevoidUnsets the "baseColWidth" attributevoidUnsets the "customHeight" attributevoidUnsets the "defaultColWidth" attributevoidUnsets the "outlineLevelCol" attributevoidUnsets the "outlineLevelRow" attributevoidUnsets the "thickBottom" attributevoidUnsets the "thickTop" attributevoidUnsets the "zeroHeight" attributeGets (as xml) the "baseColWidth" attributeGets (as xml) the "customHeight" attributeGets (as xml) the "defaultColWidth" attributeGets (as xml) the "defaultRowHeight" attributeGets (as xml) the "outlineLevelCol" attributeGets (as xml) the "outlineLevelRow" attributeGets (as xml) the "thickBottom" attributeGets (as xml) the "thickTop" attributeGets (as xml) the "zeroHeight" attributevoidxsetBaseColWidth(XmlUnsignedInt baseColWidth) Sets (as xml) the "baseColWidth" attributevoidxsetCustomHeight(XmlBoolean customHeight) Sets (as xml) the "customHeight" attributevoidxsetDefaultColWidth(XmlDouble defaultColWidth) Sets (as xml) the "defaultColWidth" attributevoidxsetDefaultRowHeight(XmlDouble defaultRowHeight) Sets (as xml) the "defaultRowHeight" attributevoidxsetOutlineLevelCol(XmlUnsignedByte outlineLevelCol) Sets (as xml) the "outlineLevelCol" attributevoidxsetOutlineLevelRow(XmlUnsignedByte outlineLevelRow) Sets (as xml) the "outlineLevelRow" attributevoidxsetThickBottom(XmlBoolean thickBottom) Sets (as xml) the "thickBottom" attributevoidxsetThickTop(XmlBoolean thickTop) Sets (as xml) the "thickTop" attributevoidxsetZeroHeight(XmlBoolean zeroHeight) Sets (as xml) the "zeroHeight" 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
-
getBaseColWidth
long getBaseColWidth()Gets the "baseColWidth" attribute -
xgetBaseColWidth
XmlUnsignedInt xgetBaseColWidth()Gets (as xml) the "baseColWidth" attribute -
isSetBaseColWidth
boolean isSetBaseColWidth()True if has "baseColWidth" attribute -
setBaseColWidth
void setBaseColWidth(long baseColWidth) Sets the "baseColWidth" attribute -
xsetBaseColWidth
Sets (as xml) the "baseColWidth" attribute -
unsetBaseColWidth
void unsetBaseColWidth()Unsets the "baseColWidth" attribute -
getDefaultColWidth
double getDefaultColWidth()Gets the "defaultColWidth" attribute -
xgetDefaultColWidth
XmlDouble xgetDefaultColWidth()Gets (as xml) the "defaultColWidth" attribute -
isSetDefaultColWidth
boolean isSetDefaultColWidth()True if has "defaultColWidth" attribute -
setDefaultColWidth
void setDefaultColWidth(double defaultColWidth) Sets the "defaultColWidth" attribute -
xsetDefaultColWidth
Sets (as xml) the "defaultColWidth" attribute -
unsetDefaultColWidth
void unsetDefaultColWidth()Unsets the "defaultColWidth" attribute -
getDefaultRowHeight
double getDefaultRowHeight()Gets the "defaultRowHeight" attribute -
xgetDefaultRowHeight
XmlDouble xgetDefaultRowHeight()Gets (as xml) the "defaultRowHeight" attribute -
setDefaultRowHeight
void setDefaultRowHeight(double defaultRowHeight) Sets the "defaultRowHeight" attribute -
xsetDefaultRowHeight
Sets (as xml) the "defaultRowHeight" attribute -
getCustomHeight
boolean getCustomHeight()Gets the "customHeight" attribute -
xgetCustomHeight
XmlBoolean xgetCustomHeight()Gets (as xml) the "customHeight" attribute -
isSetCustomHeight
boolean isSetCustomHeight()True if has "customHeight" attribute -
setCustomHeight
void setCustomHeight(boolean customHeight) Sets the "customHeight" attribute -
xsetCustomHeight
Sets (as xml) the "customHeight" attribute -
unsetCustomHeight
void unsetCustomHeight()Unsets the "customHeight" attribute -
getZeroHeight
boolean getZeroHeight()Gets the "zeroHeight" attribute -
xgetZeroHeight
XmlBoolean xgetZeroHeight()Gets (as xml) the "zeroHeight" attribute -
isSetZeroHeight
boolean isSetZeroHeight()True if has "zeroHeight" attribute -
setZeroHeight
void setZeroHeight(boolean zeroHeight) Sets the "zeroHeight" attribute -
xsetZeroHeight
Sets (as xml) the "zeroHeight" attribute -
unsetZeroHeight
void unsetZeroHeight()Unsets the "zeroHeight" attribute -
getThickTop
boolean getThickTop()Gets the "thickTop" attribute -
xgetThickTop
XmlBoolean xgetThickTop()Gets (as xml) the "thickTop" attribute -
isSetThickTop
boolean isSetThickTop()True if has "thickTop" attribute -
setThickTop
void setThickTop(boolean thickTop) Sets the "thickTop" attribute -
xsetThickTop
Sets (as xml) the "thickTop" attribute -
unsetThickTop
void unsetThickTop()Unsets the "thickTop" attribute -
getThickBottom
boolean getThickBottom()Gets the "thickBottom" attribute -
xgetThickBottom
XmlBoolean xgetThickBottom()Gets (as xml) the "thickBottom" attribute -
isSetThickBottom
boolean isSetThickBottom()True if has "thickBottom" attribute -
setThickBottom
void setThickBottom(boolean thickBottom) Sets the "thickBottom" attribute -
xsetThickBottom
Sets (as xml) the "thickBottom" attribute -
unsetThickBottom
void unsetThickBottom()Unsets the "thickBottom" attribute -
getOutlineLevelRow
short getOutlineLevelRow()Gets the "outlineLevelRow" attribute -
xgetOutlineLevelRow
XmlUnsignedByte xgetOutlineLevelRow()Gets (as xml) the "outlineLevelRow" attribute -
isSetOutlineLevelRow
boolean isSetOutlineLevelRow()True if has "outlineLevelRow" attribute -
setOutlineLevelRow
void setOutlineLevelRow(short outlineLevelRow) Sets the "outlineLevelRow" attribute -
xsetOutlineLevelRow
Sets (as xml) the "outlineLevelRow" attribute -
unsetOutlineLevelRow
void unsetOutlineLevelRow()Unsets the "outlineLevelRow" attribute -
getOutlineLevelCol
short getOutlineLevelCol()Gets the "outlineLevelCol" attribute -
xgetOutlineLevelCol
XmlUnsignedByte xgetOutlineLevelCol()Gets (as xml) the "outlineLevelCol" attribute -
isSetOutlineLevelCol
boolean isSetOutlineLevelCol()True if has "outlineLevelCol" attribute -
setOutlineLevelCol
void setOutlineLevelCol(short outlineLevelCol) Sets the "outlineLevelCol" attribute -
xsetOutlineLevelCol
Sets (as xml) the "outlineLevelCol" attribute -
unsetOutlineLevelCol
void unsetOutlineLevelCol()Unsets the "outlineLevelCol" attribute
-