Represents table layout settings in a WordprocessingML document.
The tblLayout element specifies the algorithm used to lay out the table.
<xsd:complexType name="CT_TblLayoutType"> <xsd:attribute name="type" type="ST_TblLayoutType"/></xsd:complexType> Copy
<xsd:complexType name="CT_TblLayoutType"> <xsd:attribute name="type" type="ST_TblLayoutType"/></xsd:complexType>
Do not use this method. It is only used internally by the library. It will be removed in a future version.
Represents table layout settings in a WordprocessingML document.
The tblLayout element specifies the algorithm used to lay out the table.
XSD Schema