Interface CTTblLook
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTTblLook extends XmlObject
An XML CT_TblLook(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTTblLook>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.ObjectgetFirstColumn()Gets the "firstColumn" attributejava.lang.ObjectgetFirstRow()Gets the "firstRow" attributejava.lang.ObjectgetLastColumn()Gets the "lastColumn" attributejava.lang.ObjectgetLastRow()Gets the "lastRow" attributejava.lang.ObjectgetNoHBand()Gets the "noHBand" attributejava.lang.ObjectgetNoVBand()Gets the "noVBand" attributebyte[]getVal()Gets the "val" attributebooleanisSetFirstColumn()True if has "firstColumn" attributebooleanisSetFirstRow()True if has "firstRow" attributebooleanisSetLastColumn()True if has "lastColumn" attributebooleanisSetLastRow()True if has "lastRow" attributebooleanisSetNoHBand()True if has "noHBand" attributebooleanisSetNoVBand()True if has "noVBand" attributebooleanisSetVal()True if has "val" attributevoidsetFirstColumn(java.lang.Object firstColumn)Sets the "firstColumn" attributevoidsetFirstRow(java.lang.Object firstRow)Sets the "firstRow" attributevoidsetLastColumn(java.lang.Object lastColumn)Sets the "lastColumn" attributevoidsetLastRow(java.lang.Object lastRow)Sets the "lastRow" attributevoidsetNoHBand(java.lang.Object noHBand)Sets the "noHBand" attributevoidsetNoVBand(java.lang.Object noVBand)Sets the "noVBand" attributevoidsetVal(byte[] val)Sets the "val" attributevoidunsetFirstColumn()Unsets the "firstColumn" attributevoidunsetFirstRow()Unsets the "firstRow" attributevoidunsetLastColumn()Unsets the "lastColumn" attributevoidunsetLastRow()Unsets the "lastRow" attributevoidunsetNoHBand()Unsets the "noHBand" attributevoidunsetNoVBand()Unsets the "noVBand" attributevoidunsetVal()Unsets the "val" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetFirstColumn()Gets (as xml) the "firstColumn" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetFirstRow()Gets (as xml) the "firstRow" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetLastColumn()Gets (as xml) the "lastColumn" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetLastRow()Gets (as xml) the "lastRow" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetNoHBand()Gets (as xml) the "noHBand" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffxgetNoVBand()Gets (as xml) the "noVBand" attributeSTShortHexNumberxgetVal()Gets (as xml) the "val" attributevoidxsetFirstColumn(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff firstColumn)Sets (as xml) the "firstColumn" attributevoidxsetFirstRow(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff firstRow)Sets (as xml) the "firstRow" attributevoidxsetLastColumn(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff lastColumn)Sets (as xml) the "lastColumn" attributevoidxsetLastRow(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff lastRow)Sets (as xml) the "lastRow" attributevoidxsetNoHBand(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff noHBand)Sets (as xml) the "noHBand" attributevoidxsetNoVBand(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff noVBand)Sets (as xml) the "noVBand" attributevoidxsetVal(STShortHexNumber val)Sets (as xml) the "val" 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<CTTblLook> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
getFirstRow
java.lang.Object getFirstRow()
Gets the "firstRow" attribute
-
xgetFirstRow
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetFirstRow()
Gets (as xml) the "firstRow" attribute
-
isSetFirstRow
boolean isSetFirstRow()
True if has "firstRow" attribute
-
setFirstRow
void setFirstRow(java.lang.Object firstRow)
Sets the "firstRow" attribute
-
xsetFirstRow
void xsetFirstRow(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff firstRow)
Sets (as xml) the "firstRow" attribute
-
unsetFirstRow
void unsetFirstRow()
Unsets the "firstRow" attribute
-
getLastRow
java.lang.Object getLastRow()
Gets the "lastRow" attribute
-
xgetLastRow
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetLastRow()
Gets (as xml) the "lastRow" attribute
-
isSetLastRow
boolean isSetLastRow()
True if has "lastRow" attribute
-
setLastRow
void setLastRow(java.lang.Object lastRow)
Sets the "lastRow" attribute
-
xsetLastRow
void xsetLastRow(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff lastRow)
Sets (as xml) the "lastRow" attribute
-
unsetLastRow
void unsetLastRow()
Unsets the "lastRow" attribute
-
getFirstColumn
java.lang.Object getFirstColumn()
Gets the "firstColumn" attribute
-
xgetFirstColumn
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetFirstColumn()
Gets (as xml) the "firstColumn" attribute
-
isSetFirstColumn
boolean isSetFirstColumn()
True if has "firstColumn" attribute
-
setFirstColumn
void setFirstColumn(java.lang.Object firstColumn)
Sets the "firstColumn" attribute
-
xsetFirstColumn
void xsetFirstColumn(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff firstColumn)
Sets (as xml) the "firstColumn" attribute
-
unsetFirstColumn
void unsetFirstColumn()
Unsets the "firstColumn" attribute
-
getLastColumn
java.lang.Object getLastColumn()
Gets the "lastColumn" attribute
-
xgetLastColumn
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetLastColumn()
Gets (as xml) the "lastColumn" attribute
-
isSetLastColumn
boolean isSetLastColumn()
True if has "lastColumn" attribute
-
setLastColumn
void setLastColumn(java.lang.Object lastColumn)
Sets the "lastColumn" attribute
-
xsetLastColumn
void xsetLastColumn(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff lastColumn)
Sets (as xml) the "lastColumn" attribute
-
unsetLastColumn
void unsetLastColumn()
Unsets the "lastColumn" attribute
-
getNoHBand
java.lang.Object getNoHBand()
Gets the "noHBand" attribute
-
xgetNoHBand
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetNoHBand()
Gets (as xml) the "noHBand" attribute
-
isSetNoHBand
boolean isSetNoHBand()
True if has "noHBand" attribute
-
setNoHBand
void setNoHBand(java.lang.Object noHBand)
Sets the "noHBand" attribute
-
xsetNoHBand
void xsetNoHBand(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff noHBand)
Sets (as xml) the "noHBand" attribute
-
unsetNoHBand
void unsetNoHBand()
Unsets the "noHBand" attribute
-
getNoVBand
java.lang.Object getNoVBand()
Gets the "noVBand" attribute
-
xgetNoVBand
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetNoVBand()
Gets (as xml) the "noVBand" attribute
-
isSetNoVBand
boolean isSetNoVBand()
True if has "noVBand" attribute
-
setNoVBand
void setNoVBand(java.lang.Object noVBand)
Sets the "noVBand" attribute
-
xsetNoVBand
void xsetNoVBand(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff noVBand)
Sets (as xml) the "noVBand" attribute
-
unsetNoVBand
void unsetNoVBand()
Unsets the "noVBand" 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
-
-