public class CTTblPrBase extends Object implements Child
Java class for CT_TblPrBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TblPrBase"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="tblStyle" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="val" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="tblpPr" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblPPr" minOccurs="0"/> <element name="tblOverlap" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblOverlap" minOccurs="0"/> <element name="bidiVisual" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/> <element name="tblStyleRowBandSize" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="val" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="tblStyleColBandSize" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="val" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="tblW" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblWidth" minOccurs="0"/> <element name="jc" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Jc" minOccurs="0"/> <element name="tblCellSpacing" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblWidth" minOccurs="0"/> <element name="tblInd" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblWidth" minOccurs="0"/> <element name="tblBorders" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblBorders" minOccurs="0"/> <element name="shd" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Shd" minOccurs="0"/> <element name="tblLayout" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblLayoutType" minOccurs="0"/> <element name="tblCellMar" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblCellMar" minOccurs="0"/> <element name="tblLook" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblLook" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
CTTblPrBase.TblStyle
Java class for anonymous complex type.
|
static class |
CTTblPrBase.TblStyleColBandSize
Java class for anonymous complex type.
|
static class |
CTTblPrBase.TblStyleRowBandSize
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected BooleanDefaultTrue |
bidiVisual |
protected Jc |
jc |
protected CTShd |
shd |
protected TblBorders |
tblBorders |
protected CTString |
tblCaption |
protected CTTblCellMar |
tblCellMar |
protected TblWidth |
tblCellSpacing |
protected TblWidth |
tblInd |
protected CTTblLayoutType |
tblLayout |
protected CTTblLook |
tblLook |
protected CTTblOverlap |
tblOverlap |
protected CTTblPPr |
tblpPr |
protected CTTblPrBase.TblStyle |
tblStyle |
protected CTTblPrBase.TblStyleColBandSize |
tblStyleColBandSize |
protected CTTblPrBase.TblStyleRowBandSize |
tblStyleRowBandSize |
protected TblWidth |
tblW |
Constructor and Description |
---|
CTTblPrBase() |
Modifier and Type | Method and Description |
---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
BooleanDefaultTrue |
getBidiVisual()
Gets the value of the bidiVisual property.
|
Jc |
getJc()
Gets the value of the jc property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
CTShd |
getShd()
Gets the value of the shd property.
|
TblBorders |
getTblBorders()
Gets the value of the tblBorders property.
|
CTString |
getTblCaption()
Gets the value of the tblCaption property.
|
CTTblCellMar |
getTblCellMar()
Gets the value of the tblCellMar property.
|
TblWidth |
getTblCellSpacing()
Gets the value of the tblCellSpacing property.
|
TblWidth |
getTblInd()
Gets the value of the tblInd property.
|
CTTblLayoutType |
getTblLayout()
Gets the value of the tblLayout property.
|
CTTblLook |
getTblLook()
Gets the value of the tblLook property.
|
CTTblOverlap |
getTblOverlap()
Gets the value of the tblOverlap property.
|
CTTblPPr |
getTblpPr()
Gets the value of the tblpPr property.
|
CTTblPrBase.TblStyle |
getTblStyle()
Gets the value of the tblStyle property.
|
CTTblPrBase.TblStyleColBandSize |
getTblStyleColBandSize()
Gets the value of the tblStyleColBandSize property.
|
CTTblPrBase.TblStyleRowBandSize |
getTblStyleRowBandSize()
Gets the value of the tblStyleRowBandSize property.
|
TblWidth |
getTblW()
Gets the value of the tblW property.
|
void |
setBidiVisual(BooleanDefaultTrue value)
Sets the value of the bidiVisual property.
|
void |
setJc(Jc value)
Sets the value of the jc property.
|
void |
setParent(Object parent) |
void |
setShd(CTShd value)
Sets the value of the shd property.
|
void |
setTblBorders(TblBorders value)
Sets the value of the tblBorders property.
|
void |
setTblCaption(CTString value)
Sets the value of the tblCaption property.
|
void |
setTblCellMar(CTTblCellMar value)
Sets the value of the tblCellMar property.
|
void |
setTblCellSpacing(TblWidth value)
Sets the value of the tblCellSpacing property.
|
void |
setTblInd(TblWidth value)
Sets the value of the tblInd property.
|
void |
setTblLayout(CTTblLayoutType value)
Sets the value of the tblLayout property.
|
void |
setTblLook(CTTblLook value)
Sets the value of the tblLook property.
|
void |
setTblOverlap(CTTblOverlap value)
Sets the value of the tblOverlap property.
|
void |
setTblpPr(CTTblPPr value)
Sets the value of the tblpPr property.
|
void |
setTblStyle(CTTblPrBase.TblStyle value)
Sets the value of the tblStyle property.
|
void |
setTblStyleColBandSize(CTTblPrBase.TblStyleColBandSize value)
Sets the value of the tblStyleColBandSize property.
|
void |
setTblStyleRowBandSize(CTTblPrBase.TblStyleRowBandSize value)
Sets the value of the tblStyleRowBandSize property.
|
void |
setTblW(TblWidth value)
Sets the value of the tblW property.
|
protected CTTblPrBase.TblStyle tblStyle
protected CTTblPPr tblpPr
protected CTTblOverlap tblOverlap
protected BooleanDefaultTrue bidiVisual
protected CTTblPrBase.TblStyleRowBandSize tblStyleRowBandSize
protected CTTblPrBase.TblStyleColBandSize tblStyleColBandSize
protected TblWidth tblW
protected Jc jc
protected TblWidth tblCellSpacing
protected TblWidth tblInd
protected TblBorders tblBorders
protected CTShd shd
protected CTTblLayoutType tblLayout
protected CTTblCellMar tblCellMar
protected CTTblLook tblLook
protected CTString tblCaption
public CTTblPrBase.TblStyle getTblStyle()
CTTblPrBase.TblStyle
public void setTblStyle(CTTblPrBase.TblStyle value)
value
- allowed object is
CTTblPrBase.TblStyle
public CTTblPPr getTblpPr()
CTTblPPr
public void setTblpPr(CTTblPPr value)
value
- allowed object is
CTTblPPr
public CTTblOverlap getTblOverlap()
CTTblOverlap
public void setTblOverlap(CTTblOverlap value)
value
- allowed object is
CTTblOverlap
public BooleanDefaultTrue getBidiVisual()
BooleanDefaultTrue
public void setBidiVisual(BooleanDefaultTrue value)
value
- allowed object is
BooleanDefaultTrue
public CTTblPrBase.TblStyleRowBandSize getTblStyleRowBandSize()
CTTblPrBase.TblStyleRowBandSize
public void setTblStyleRowBandSize(CTTblPrBase.TblStyleRowBandSize value)
value
- allowed object is
CTTblPrBase.TblStyleRowBandSize
public CTTblPrBase.TblStyleColBandSize getTblStyleColBandSize()
CTTblPrBase.TblStyleColBandSize
public void setTblStyleColBandSize(CTTblPrBase.TblStyleColBandSize value)
value
- allowed object is
CTTblPrBase.TblStyleColBandSize
public TblWidth getTblW()
TblWidth
public void setTblW(TblWidth value)
value
- allowed object is
TblWidth
public void setJc(Jc value)
value
- allowed object is
Jc
public TblWidth getTblCellSpacing()
TblWidth
public void setTblCellSpacing(TblWidth value)
value
- allowed object is
TblWidth
public TblWidth getTblInd()
TblWidth
public void setTblInd(TblWidth value)
value
- allowed object is
TblWidth
public TblBorders getTblBorders()
TblBorders
public void setTblBorders(TblBorders value)
value
- allowed object is
TblBorders
public void setShd(CTShd value)
value
- allowed object is
CTShd
public CTTblLayoutType getTblLayout()
CTTblLayoutType
public void setTblLayout(CTTblLayoutType value)
value
- allowed object is
CTTblLayoutType
public CTTblCellMar getTblCellMar()
CTTblCellMar
public void setTblCellMar(CTTblCellMar value)
value
- allowed object is
CTTblCellMar
public CTTblLook getTblLook()
CTTblLook
public void setTblLook(CTTblLook value)
value
- allowed object is
CTTblLook
public CTString getTblCaption()
CTString
public void setTblCaption(CTString value)
value
- allowed object is
CTString
public Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent
- The parent object in the object tree.unmarshaller
- The unmarshaller that generated the instance.Copyright © 2007-2019. All Rights Reserved.