blob: 0219a56495165abf4369ce0af43469e0c319fe2a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:35:16 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>TableTemplate (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TableTemplate (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TableTemplate.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/simple/table/TableTemplate.html" target="_top">Frames</a></li>
<li><a href="TableTemplate.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.odftoolkit.simple.table</div>
<h2 title="Class TableTemplate" class="title">Class TableTemplate</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.odftoolkit.simple.table.TableTemplate</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">TableTemplate</span>
extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">TableTemplate represents the table template feature in ODF documents.
<p>
Besides the seven types of style (first row, first column, last row, last
column, even/odd rows,even/odd columns and body) defined by
<code>table:table-template</code> in ODF 1.2, TableTemplate provide extension
mechnism, which allows user to specify style value to additional cells. For
example, in ODF 1.2 the four coner cells can only inherit styles from the
colum or row they are existing, but through TableTemplate.ExtendedStyleType,
they can reference any style defined in the document.
<p>
TableTemplate provide method to get/set a set of references to table cell
styles that specify the formatting to be used on a table.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</a></strong></code>
<div class="block">Extended style types supported by table template.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#TableTemplate()">TableTemplate</a></strong>()</code>
<div class="block">Create an instance of TableTemplate</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#TableTemplate(org.odftoolkit.odfdom.dom.element.table.TableTableTemplateElement)">TableTemplate</a></strong>(org.odftoolkit.odfdom.dom.element.table.TableTableTemplateElement&nbsp;tableTableTemplate)</code>
<div class="block">Create an instance of TableTemplate from an element
<table:table-template></div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getExtendedParagraphStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)">getExtendedParagraphStyleByType</a></strong>(<a href="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</a>&nbsp;type)</code>
<div class="block">get the value of paragraph style specified by type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getExtendedTableStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)">getExtendedTableStyleByType</a></strong>(<a href="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</a>&nbsp;type)</code>
<div class="block">get the value of table style specified by type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableBodyParagraphStyle()">getTableBodyParagraphStyle</a></strong>()</code>
<div class="block">get the value of paragraph style of body.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableBodyTableStyle()">getTableBodyTableStyle</a></strong>()</code>
<div class="block">get the value of table style of body.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenColumnsParagraphStyle()">getTableEvenColumnsParagraphStyle</a></strong>()</code>
<div class="block">get the value of paragraph style of even columns.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenColumnsTableStyle()">getTableEvenColumnsTableStyle</a></strong>()</code>
<div class="block">get the value of table style of even columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenRowsParagraphStyle()">getTableEvenRowsParagraphStyle</a></strong>()</code>
<div class="block">get the value of paragraph style of even rows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenRowsTableStyle()">getTableEvenRowsTableStyle</a></strong>()</code>
<div class="block">get the value of table style of even rows.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstColumnParagraphStyle()">getTableFirstColumnParagraphStyle</a></strong>()</code>
<div class="block">get the value of paragraph style of first column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstColumnTableStyle()">getTableFirstColumnTableStyle</a></strong>()</code>
<div class="block">get the value of table style of first colum.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstRowParagraphStyle()">getTableFirstRowParagraphStyle</a></strong>()</code>
<div class="block">get the value of paragraph style of first row.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstRowTableStyle()">getTableFirstRowTableStyle</a></strong>()</code>
<div class="block">get the value of table style of first row.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableLastColumnParagraphStyle()">getTableLastColumnParagraphStyle</a></strong>()</code>
<div class="block">get the value of paragraph style of last column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableLastColumnTableStyle()">getTableLastColumnTableStyle</a></strong>()</code>
<div class="block">get the value of table style of last column.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableLastRowParagraphStyle()">getTableLastRowParagraphStyle</a></strong>()</code>
<div class="block">get the value of paragraph style of last row.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableLastRowTableStyle()">getTableLastRowTableStyle</a></strong>()</code>
<div class="block">get the value of table style of last row.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableName()">getTableName</a></strong>()</code>
<div class="block">Return the name of table template.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableOddColumnsParagraphStyle()">getTableOddColumnsParagraphStyle</a></strong>()</code>
<div class="block">get the value of paragraph style of odd columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableOddColumnsTableStyle()">getTableOddColumnsTableStyle</a></strong>()</code>
<div class="block">get the value of table style of odd columns.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableOddRowsParagraphStyle()">getTableOddRowsParagraphStyle</a></strong>()</code>
<div class="block">get the value of paragraph style of odd rows.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableOddRowsTableStyle()">getTableOddRowsTableStyle</a></strong>()</code>
<div class="block">get the value of table style of odd rows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setExtendedStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType, java.lang.String, java.lang.String)">setExtendedStyleByType</a></strong>(<a href="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</a>&nbsp;type,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyle,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;paraStyle)</code>
<div class="block">set the value of table style and paragraph style specified by type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableBodyStyle(java.lang.String, java.lang.String)">setTableBodyStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</code>
<div class="block">Set the value of table style and paragraph style of body.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableEvenColumnsStyle(java.lang.String, java.lang.String)">setTableEvenColumnsStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</code>
<div class="block">Set the value of table style and paragraph style of even columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableEvenRowsStyle(java.lang.String, java.lang.String)">setTableEvenRowsStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</code>
<div class="block">Set the value of table style and paragraph style of even rows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableFirstColumnStyle(java.lang.String, java.lang.String)">setTableFirstColumnStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</code>
<div class="block">Set the value of table style and paragraph style of first column.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableFirstRowStyle(java.lang.String, java.lang.String)">setTableFirstRowStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</code>
<div class="block">Set the value of table style and paragraph style of first row.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableLastColumnStyle(java.lang.String, java.lang.String)">setTableLastColumnStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</code>
<div class="block">Set the value of table style and paragraph style of last column.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableLastRowStyle(java.lang.String, java.lang.String)">setTableLastRowStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</code>
<div class="block">Set the value of table style and paragraph style of last row.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableName(java.lang.String)">setTableName</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableNameValue)</code>
<div class="block">Set the name of table template.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableOddColumnsStyle(java.lang.String, java.lang.String)">setTableOddColumnsStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</code>
<div class="block">Set the value of table style and paragraph style of odd columns.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableOddRowsStyle(java.lang.String, java.lang.String)">setTableOddRowsStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</code>
<div class="block">Set the value of table style and paragraph style of odd rows.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TableTemplate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TableTemplate</h4>
<pre>protected&nbsp;TableTemplate()</pre>
<div class="block">Create an instance of TableTemplate</div>
</li>
</ul>
<a name="TableTemplate(org.odftoolkit.odfdom.dom.element.table.TableTableTemplateElement)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TableTemplate</h4>
<pre>public&nbsp;TableTemplate(org.odftoolkit.odfdom.dom.element.table.TableTableTemplateElement&nbsp;tableTableTemplate)</pre>
<div class="block">Create an instance of TableTemplate from an element
<table:table-template></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableTableTemplate</code> - - the element of table:table-template</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getTableName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableName</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableName()</pre>
<div class="block">Return the name of table template.
<p>
Null will be returned if there is no table template name setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the table template name.</dd></dl>
</li>
</ul>
<a name="setTableName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableName</h4>
<pre>public&nbsp;void&nbsp;setTableName(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableNameValue)</pre>
<div class="block">Set the name of table template.
<p>
If the parameter <code>tableNameValue</code> is null, the table template
name definition will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableNameValue</code> - - the table template name</dd></dl>
</li>
</ul>
<a name="getExtendedTableStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExtendedTableStyleByType</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getExtendedTableStyleByType(<a href="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</a>&nbsp;type)</pre>
<div class="block">get the value of table style specified by type.
<p>
Null will be returned if there is no such extended style type setting.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - - style type</dd>
<dt><span class="strong">Returns:</span></dt><dd>the style name referenced by this style type</dd></dl>
</li>
</ul>
<a name="getExtendedParagraphStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExtendedParagraphStyleByType</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getExtendedParagraphStyleByType(<a href="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</a>&nbsp;type)</pre>
<div class="block">get the value of paragraph style specified by type.
<p>
Null will be returned if there is no such extended style type setting.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - - extended style type</dd>
<dt><span class="strong">Returns:</span></dt><dd>the style name referenced by this style type</dd></dl>
</li>
</ul>
<a name="setExtendedStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setExtendedStyleByType</h4>
<pre>public&nbsp;void&nbsp;setExtendedStyleByType(<a href="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</a>&nbsp;type,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyle,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;paraStyle)</pre>
<div class="block">set the value of table style and paragraph style specified by type.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - - extended style type</dd><dd><code>tableStyle</code> - - table style name</dd><dd><code>paraStyle</code> - - paragraph style name</dd></dl>
</li>
</ul>
<a name="getTableBodyTableStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableBodyTableStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableBodyTableStyle()</pre>
<div class="block">get the value of table style of body.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by table style of body.</dd></dl>
</li>
</ul>
<a name="getTableBodyParagraphStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableBodyParagraphStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableBodyParagraphStyle()</pre>
<div class="block">get the value of paragraph style of body.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by paragraph style of body.</dd></dl>
</li>
</ul>
<a name="getTableEvenColumnsTableStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableEvenColumnsTableStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableEvenColumnsTableStyle()</pre>
<div class="block">get the value of table style of even columns.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by table style of even columns.</dd></dl>
</li>
</ul>
<a name="getTableEvenColumnsParagraphStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableEvenColumnsParagraphStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableEvenColumnsParagraphStyle()</pre>
<div class="block">get the value of paragraph style of even columns.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by paragraph style of even columns.</dd></dl>
</li>
</ul>
<a name="getTableEvenRowsTableStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableEvenRowsTableStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableEvenRowsTableStyle()</pre>
<div class="block">get the value of table style of even rows.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by table style of even rows.</dd></dl>
</li>
</ul>
<a name="getTableEvenRowsParagraphStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableEvenRowsParagraphStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableEvenRowsParagraphStyle()</pre>
<div class="block">get the value of paragraph style of even rows.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by paragraph style of even rows.</dd></dl>
</li>
</ul>
<a name="getTableFirstColumnTableStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableFirstColumnTableStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableFirstColumnTableStyle()</pre>
<div class="block">get the value of table style of first colum.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by table style of first column.</dd></dl>
</li>
</ul>
<a name="getTableFirstColumnParagraphStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableFirstColumnParagraphStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableFirstColumnParagraphStyle()</pre>
<div class="block">get the value of paragraph style of first column.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by paragraph style of first column.</dd></dl>
</li>
</ul>
<a name="getTableFirstRowTableStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableFirstRowTableStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableFirstRowTableStyle()</pre>
<div class="block">get the value of table style of first row.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by table style of first row.</dd></dl>
</li>
</ul>
<a name="getTableFirstRowParagraphStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableFirstRowParagraphStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableFirstRowParagraphStyle()</pre>
<div class="block">get the value of paragraph style of first row.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by paragraph style of first row.</dd></dl>
</li>
</ul>
<a name="getTableLastColumnTableStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableLastColumnTableStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableLastColumnTableStyle()</pre>
<div class="block">get the value of table style of last column.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by table style of last column.</dd></dl>
</li>
</ul>
<a name="getTableLastColumnParagraphStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableLastColumnParagraphStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableLastColumnParagraphStyle()</pre>
<div class="block">get the value of paragraph style of last column.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by paragraph style of last column.</dd></dl>
</li>
</ul>
<a name="getTableLastRowTableStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableLastRowTableStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableLastRowTableStyle()</pre>
<div class="block">get the value of table style of last row.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by table style of last row.</dd></dl>
</li>
</ul>
<a name="getTableLastRowParagraphStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableLastRowParagraphStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableLastRowParagraphStyle()</pre>
<div class="block">get the value of paragraph style of last row.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by paragraph style of last row.</dd></dl>
</li>
</ul>
<a name="getTableOddColumnsTableStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableOddColumnsTableStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableOddColumnsTableStyle()</pre>
<div class="block">get the value of table style of odd columns.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by table style of odd columns.</dd></dl>
</li>
</ul>
<a name="getTableOddColumnsParagraphStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableOddColumnsParagraphStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableOddColumnsParagraphStyle()</pre>
<div class="block">get the value of paragraph style of odd columns.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by paragraph style of odd columns.</dd></dl>
</li>
</ul>
<a name="getTableOddRowsTableStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableOddRowsTableStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableOddRowsTableStyle()</pre>
<div class="block">get the value of table style of odd rows.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by table style of odd rows.</dd></dl>
</li>
</ul>
<a name="getTableOddRowsParagraphStyle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableOddRowsParagraphStyle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableOddRowsParagraphStyle()</pre>
<div class="block">get the value of paragraph style of odd rows.
<p>
Null will be returned if there is no such style setting.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the style name referenced by paragraph style of odd rows.</dd></dl>
</li>
</ul>
<a name="setTableBodyStyle(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableBodyStyle</h4>
<pre>public&nbsp;void&nbsp;setTableBodyStyle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</pre>
<div class="block">Set the value of table style and paragraph style of body.
<p>
If the parameter <code>tableStyleNameValue</code> is null, the table
style name definition in body will be removed. If the parameter
<code>tableParagraphStyleNameValue</code> is null, the paragraph style
name definition in body will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - - table style name referenced by body</dd><dd><code>tableParagraphStyleNameValue</code> - - paragraph style name referenced by body</dd></dl>
</li>
</ul>
<a name="setTableEvenColumnsStyle(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableEvenColumnsStyle</h4>
<pre>public&nbsp;void&nbsp;setTableEvenColumnsStyle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</pre>
<div class="block">Set the value of table style and paragraph style of even columns.
<p>
If the parameter <code>tableStyleNameValue</code> is null, the table
style name definition in even columns will be removed. If the parameter
<code>tableParagraphStyleNameValue</code> is null, the paragraph style
name definition in even columns will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - - table style name referenced by even columns</dd><dd><code>tableParagraphStyleNameValue</code> - - paragraph style name referenced by even columns</dd></dl>
</li>
</ul>
<a name="setTableEvenRowsStyle(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableEvenRowsStyle</h4>
<pre>public&nbsp;void&nbsp;setTableEvenRowsStyle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</pre>
<div class="block">Set the value of table style and paragraph style of even rows.
<p>
If the parameter <code>tableStyleNameValue</code> is null, the table
style name definition in even rows will be removed. If the parameter
<code>tableParagraphStyleNameValue</code> is null, the paragraph style
name definition in even rows will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - - table style name referenced by even rows</dd><dd><code>tableParagraphStyleNameValue</code> - - paragraph style name referenced by even rows</dd></dl>
</li>
</ul>
<a name="setTableFirstColumnStyle(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableFirstColumnStyle</h4>
<pre>public&nbsp;void&nbsp;setTableFirstColumnStyle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</pre>
<div class="block">Set the value of table style and paragraph style of first column.
<p>
If the parameter <code>tableStyleNameValue</code> is null, the table
style name definition in first column will be removed. If the parameter
<code>tableParagraphStyleNameValue</code> is null, the paragraph style
name definition in first column will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - - table style name referenced by first column</dd><dd><code>tableParagraphStyleNameValue</code> - - paragraph style name referenced by first column</dd></dl>
</li>
</ul>
<a name="setTableFirstRowStyle(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableFirstRowStyle</h4>
<pre>public&nbsp;void&nbsp;setTableFirstRowStyle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</pre>
<div class="block">Set the value of table style and paragraph style of first row.
<p>
If the parameter <code>tableStyleNameValue</code> is null, the table
style name definition in first row will be removed. If the parameter
<code>tableParagraphStyleNameValue</code> is null, the paragraph style
name definition in first row will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - - table style name referenced by first row</dd><dd><code>tableParagraphStyleNameValue</code> - - paragraph style name referenced by first row</dd></dl>
</li>
</ul>
<a name="setTableLastColumnStyle(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableLastColumnStyle</h4>
<pre>public&nbsp;void&nbsp;setTableLastColumnStyle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</pre>
<div class="block">Set the value of table style and paragraph style of last column.
<p>
If the parameter <code>tableStyleNameValue</code> is null, the table
style name definition in last column will be removed. If the parameter
<code>tableParagraphStyleNameValue</code> is null, the paragraph style
name definition in last column will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - - table style name referenced by last column</dd><dd><code>tableParagraphStyleNameValue</code> - - paragraph style name referenced by last column</dd></dl>
</li>
</ul>
<a name="setTableLastRowStyle(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableLastRowStyle</h4>
<pre>public&nbsp;void&nbsp;setTableLastRowStyle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</pre>
<div class="block">Set the value of table style and paragraph style of last row.
<p>
If the parameter <code>tableStyleNameValue</code> is null, the table
style name definition in last row will be removed. If the parameter
<code>tableParagraphStyleNameValue</code> is null, the paragraph style
name definition in last row will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - - table style name referenced by last row</dd><dd><code>tableParagraphStyleNameValue</code> - - paragraph style name referenced by last row</dd></dl>
</li>
</ul>
<a name="setTableOddColumnsStyle(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableOddColumnsStyle</h4>
<pre>public&nbsp;void&nbsp;setTableOddColumnsStyle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</pre>
<div class="block">Set the value of table style and paragraph style of odd columns.
<p>
If the parameter <code>tableStyleNameValue</code> is null, the table
style name definition in odd columns will be removed. If the parameter
<code>tableParagraphStyleNameValue</code> is null, the paragraph style
name definition in odd columns will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - - table style name referenced by odd columns</dd><dd><code>tableParagraphStyleNameValue</code> - - paragraph style name referenced by odd columns</dd></dl>
</li>
</ul>
<a name="setTableOddRowsStyle(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setTableOddRowsStyle</h4>
<pre>public&nbsp;void&nbsp;setTableOddRowsStyle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableParagraphStyleNameValue)</pre>
<div class="block">Set the value of table style and paragraph style of odd rows.
<p>
If the parameter <code>tableStyleNameValue</code> is null, the table
style name definition in odd rows will be removed. If the parameter
<code>tableParagraphStyleNameValue</code> is null, the paragraph style
name definition in odd rows will be removed.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - - table style name referenced by odd rows</dd><dd><code>tableParagraphStyleNameValue</code> - - paragraph style name referenced by odd rows</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TableTemplate.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/simple/table/TableTemplate.html" target="_top">Frames</a></li>
<li><a href="TableTemplate.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>