blob: 8f19100e8dea604cb3960e04daa2d85855fd8d20 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Tue Mar 28 22:15:31 CEST 2017 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
TableTemplate (Simple ODF v0.8.2-incubating - http://odftoolkit)
</TITLE>
<META NAME="date" CONTENT="2017-03-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TableTemplate (Simple ODF v0.8.2-incubating - http://odftoolkit)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TableTemplate.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/odftoolkit/simple/table/TableTemplate.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="TableTemplate.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.odftoolkit.simple.table</FONT>
<BR>
Class TableTemplate</H2>
<PRE>
<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>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.odftoolkit.simple.table.TableTemplate</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>TableTemplate</B><DT>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></DL>
</PRE>
<P>
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.
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Extended style types supported by table template.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#TableTemplate()">TableTemplate</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of TableTemplate</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#TableTemplate(org.odftoolkit.odfdom.dom.element.table.TableTableTemplateElement)">TableTemplate</A></B>(<A HREF="http://incubator.apache.org/odftoolkit/odfdom/index.html/apidocs/org/odftoolkit/odfdom/dom/element/table/TableTableTemplateElement.html?is-external=true" title="class or interface in org.odftoolkit.odfdom.dom.element.table">TableTableTemplateElement</A>&nbsp;tableTableTemplate)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance of TableTemplate from an element
<table:table-template></TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getExtendedParagraphStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)">getExtendedParagraphStyleByType</A></B>(<A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style specified by type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getExtendedTableStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)">getExtendedTableStyleByType</A></B>(<A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style specified by type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableBodyParagraphStyle()">getTableBodyParagraphStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style of body.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableBodyTableStyle()">getTableBodyTableStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style of body.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenColumnsParagraphStyle()">getTableEvenColumnsParagraphStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style of even columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenColumnsTableStyle()">getTableEvenColumnsTableStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style of even columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenRowsParagraphStyle()">getTableEvenRowsParagraphStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style of even rows.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenRowsTableStyle()">getTableEvenRowsTableStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style of even rows.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstColumnParagraphStyle()">getTableFirstColumnParagraphStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style of first column.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstColumnTableStyle()">getTableFirstColumnTableStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style of first colum.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstRowParagraphStyle()">getTableFirstRowParagraphStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style of first row.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstRowTableStyle()">getTableFirstRowTableStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style of first row.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableLastColumnParagraphStyle()">getTableLastColumnParagraphStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style of last column.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableLastColumnTableStyle()">getTableLastColumnTableStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style of last column.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableLastRowParagraphStyle()">getTableLastRowParagraphStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style of last row.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableLastRowTableStyle()">getTableLastRowTableStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style of last row.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableName()">getTableName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the name of table template.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableOddColumnsParagraphStyle()">getTableOddColumnsParagraphStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style of odd columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableOddColumnsTableStyle()">getTableOddColumnsTableStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style of odd columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableOddRowsParagraphStyle()">getTableOddRowsParagraphStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of paragraph style of odd rows.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#getTableOddRowsTableStyle()">getTableOddRowsTableStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the value of table style of odd rows.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setExtendedStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType, java.lang.String, java.lang.String)">setExtendedStyleByType</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;set the value of table style and paragraph style specified by type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableBodyStyle(java.lang.String, java.lang.String)">setTableBodyStyle</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of table style and paragraph style of body.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableEvenColumnsStyle(java.lang.String, java.lang.String)">setTableEvenColumnsStyle</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of table style and paragraph style of even columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableEvenRowsStyle(java.lang.String, java.lang.String)">setTableEvenRowsStyle</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of table style and paragraph style of even rows.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableFirstColumnStyle(java.lang.String, java.lang.String)">setTableFirstColumnStyle</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of table style and paragraph style of first column.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableFirstRowStyle(java.lang.String, java.lang.String)">setTableFirstRowStyle</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of table style and paragraph style of first row.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableLastColumnStyle(java.lang.String, java.lang.String)">setTableLastColumnStyle</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of table style and paragraph style of last column.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableLastRowStyle(java.lang.String, java.lang.String)">setTableLastRowStyle</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of table style and paragraph style of last row.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableName(java.lang.String)">setTableName</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the name of table template.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableOddColumnsStyle(java.lang.String, java.lang.String)">setTableOddColumnsStyle</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of table style and paragraph style of odd columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.html#setTableOddRowsStyle(java.lang.String, java.lang.String)">setTableOddRowsStyle</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of table style and paragraph style of odd rows.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="TableTemplate()"><!-- --></A><H3>
TableTemplate</H3>
<PRE>
protected <B>TableTemplate</B>()</PRE>
<DL>
<DD>Create an instance of TableTemplate
<P>
</DL>
<HR>
<A NAME="TableTemplate(org.odftoolkit.odfdom.dom.element.table.TableTableTemplateElement)"><!-- --></A><H3>
TableTemplate</H3>
<PRE>
public <B>TableTemplate</B>(<A HREF="http://incubator.apache.org/odftoolkit/odfdom/index.html/apidocs/org/odftoolkit/odfdom/dom/element/table/TableTableTemplateElement.html?is-external=true" title="class or interface in org.odftoolkit.odfdom.dom.element.table">TableTableTemplateElement</A>&nbsp;tableTableTemplate)</PRE>
<DL>
<DD>Create an instance of TableTemplate from an element
<table:table-template>
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>tableTableTemplate</CODE> - - the element of table:table-template</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getTableName()"><!-- --></A><H3>
getTableName</H3>
<PRE>
public <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> <B>getTableName</B>()</PRE>
<DL>
<DD>Return the name of table template.
<p>
Null will be returned if there is no table template name setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the table template name.</DL>
</DD>
</DL>
<HR>
<A NAME="setTableName(java.lang.String)"><!-- --></A><H3>
setTableName</H3>
<PRE>
public void <B>setTableName</B>(<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>
<DL>
<DD>Set the name of table template.
<p>
If the parameter <code>tableNameValue</code> is null, the table template
name definition will be removed.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableNameValue</CODE> - - the table template name</DL>
</DD>
</DL>
<HR>
<A NAME="getExtendedTableStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)"><!-- --></A><H3>
getExtendedTableStyleByType</H3>
<PRE>
public <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> <B>getExtendedTableStyleByType</B>(<A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</A>&nbsp;type)</PRE>
<DL>
<DD>get the value of table style specified by type.
<p>
Null will be returned if there is no such extended style type setting.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>type</CODE> - - style type
<DT><B>Returns:</B><DD>the style name referenced by this style type</DL>
</DD>
</DL>
<HR>
<A NAME="getExtendedParagraphStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)"><!-- --></A><H3>
getExtendedParagraphStyleByType</H3>
<PRE>
public <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> <B>getExtendedParagraphStyleByType</B>(<A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table">TableTemplate.ExtendedStyleType</A>&nbsp;type)</PRE>
<DL>
<DD>get the value of paragraph style specified by type.
<p>
Null will be returned if there is no such extended style type setting.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>type</CODE> - - extended style type
<DT><B>Returns:</B><DD>the style name referenced by this style type</DL>
</DD>
</DL>
<HR>
<A NAME="setExtendedStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType, java.lang.String, java.lang.String)"><!-- --></A><H3>
setExtendedStyleByType</H3>
<PRE>
public void <B>setExtendedStyleByType</B>(<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>
<DL>
<DD>set the value of table style and paragraph style specified by type.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>type</CODE> - - extended style type<DD><CODE>tableStyle</CODE> - - table style name<DD><CODE>paraStyle</CODE> - - paragraph style name</DL>
</DD>
</DL>
<HR>
<A NAME="getTableBodyTableStyle()"><!-- --></A><H3>
getTableBodyTableStyle</H3>
<PRE>
public <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> <B>getTableBodyTableStyle</B>()</PRE>
<DL>
<DD>get the value of table style of body.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by table style of body.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableBodyParagraphStyle()"><!-- --></A><H3>
getTableBodyParagraphStyle</H3>
<PRE>
public <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> <B>getTableBodyParagraphStyle</B>()</PRE>
<DL>
<DD>get the value of paragraph style of body.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by paragraph style of body.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableEvenColumnsTableStyle()"><!-- --></A><H3>
getTableEvenColumnsTableStyle</H3>
<PRE>
public <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> <B>getTableEvenColumnsTableStyle</B>()</PRE>
<DL>
<DD>get the value of table style of even columns.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by table style of even columns.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableEvenColumnsParagraphStyle()"><!-- --></A><H3>
getTableEvenColumnsParagraphStyle</H3>
<PRE>
public <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> <B>getTableEvenColumnsParagraphStyle</B>()</PRE>
<DL>
<DD>get the value of paragraph style of even columns.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by paragraph style of even columns.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableEvenRowsTableStyle()"><!-- --></A><H3>
getTableEvenRowsTableStyle</H3>
<PRE>
public <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> <B>getTableEvenRowsTableStyle</B>()</PRE>
<DL>
<DD>get the value of table style of even rows.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by table style of even rows.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableEvenRowsParagraphStyle()"><!-- --></A><H3>
getTableEvenRowsParagraphStyle</H3>
<PRE>
public <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> <B>getTableEvenRowsParagraphStyle</B>()</PRE>
<DL>
<DD>get the value of paragraph style of even rows.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by paragraph style of even rows.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableFirstColumnTableStyle()"><!-- --></A><H3>
getTableFirstColumnTableStyle</H3>
<PRE>
public <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> <B>getTableFirstColumnTableStyle</B>()</PRE>
<DL>
<DD>get the value of table style of first colum.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by table style of first column.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableFirstColumnParagraphStyle()"><!-- --></A><H3>
getTableFirstColumnParagraphStyle</H3>
<PRE>
public <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> <B>getTableFirstColumnParagraphStyle</B>()</PRE>
<DL>
<DD>get the value of paragraph style of first column.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by paragraph style of first column.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableFirstRowTableStyle()"><!-- --></A><H3>
getTableFirstRowTableStyle</H3>
<PRE>
public <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> <B>getTableFirstRowTableStyle</B>()</PRE>
<DL>
<DD>get the value of table style of first row.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by table style of first row.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableFirstRowParagraphStyle()"><!-- --></A><H3>
getTableFirstRowParagraphStyle</H3>
<PRE>
public <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> <B>getTableFirstRowParagraphStyle</B>()</PRE>
<DL>
<DD>get the value of paragraph style of first row.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by paragraph style of first row.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableLastColumnTableStyle()"><!-- --></A><H3>
getTableLastColumnTableStyle</H3>
<PRE>
public <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> <B>getTableLastColumnTableStyle</B>()</PRE>
<DL>
<DD>get the value of table style of last column.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by table style of last column.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableLastColumnParagraphStyle()"><!-- --></A><H3>
getTableLastColumnParagraphStyle</H3>
<PRE>
public <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> <B>getTableLastColumnParagraphStyle</B>()</PRE>
<DL>
<DD>get the value of paragraph style of last column.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by paragraph style of last column.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableLastRowTableStyle()"><!-- --></A><H3>
getTableLastRowTableStyle</H3>
<PRE>
public <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> <B>getTableLastRowTableStyle</B>()</PRE>
<DL>
<DD>get the value of table style of last row.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by table style of last row.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableLastRowParagraphStyle()"><!-- --></A><H3>
getTableLastRowParagraphStyle</H3>
<PRE>
public <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> <B>getTableLastRowParagraphStyle</B>()</PRE>
<DL>
<DD>get the value of paragraph style of last row.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by paragraph style of last row.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableOddColumnsTableStyle()"><!-- --></A><H3>
getTableOddColumnsTableStyle</H3>
<PRE>
public <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> <B>getTableOddColumnsTableStyle</B>()</PRE>
<DL>
<DD>get the value of table style of odd columns.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by table style of odd columns.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableOddColumnsParagraphStyle()"><!-- --></A><H3>
getTableOddColumnsParagraphStyle</H3>
<PRE>
public <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> <B>getTableOddColumnsParagraphStyle</B>()</PRE>
<DL>
<DD>get the value of paragraph style of odd columns.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by paragraph style of odd columns.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableOddRowsTableStyle()"><!-- --></A><H3>
getTableOddRowsTableStyle</H3>
<PRE>
public <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> <B>getTableOddRowsTableStyle</B>()</PRE>
<DL>
<DD>get the value of table style of odd rows.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by table style of odd rows.</DL>
</DD>
</DL>
<HR>
<A NAME="getTableOddRowsParagraphStyle()"><!-- --></A><H3>
getTableOddRowsParagraphStyle</H3>
<PRE>
public <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> <B>getTableOddRowsParagraphStyle</B>()</PRE>
<DL>
<DD>get the value of paragraph style of odd rows.
<p>
Null will be returned if there is no such style setting.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the style name referenced by paragraph style of odd rows.</DL>
</DD>
</DL>
<HR>
<A NAME="setTableBodyStyle(java.lang.String, java.lang.String)"><!-- --></A><H3>
setTableBodyStyle</H3>
<PRE>
public void <B>setTableBodyStyle</B>(<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>
<DL>
<DD>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.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableStyleNameValue</CODE> - - table style name referenced by body<DD><CODE>tableParagraphStyleNameValue</CODE> - - paragraph style name referenced by body</DL>
</DD>
</DL>
<HR>
<A NAME="setTableEvenColumnsStyle(java.lang.String, java.lang.String)"><!-- --></A><H3>
setTableEvenColumnsStyle</H3>
<PRE>
public void <B>setTableEvenColumnsStyle</B>(<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>
<DL>
<DD>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.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableStyleNameValue</CODE> - - table style name referenced by even columns<DD><CODE>tableParagraphStyleNameValue</CODE> - - paragraph style name referenced by even columns</DL>
</DD>
</DL>
<HR>
<A NAME="setTableEvenRowsStyle(java.lang.String, java.lang.String)"><!-- --></A><H3>
setTableEvenRowsStyle</H3>
<PRE>
public void <B>setTableEvenRowsStyle</B>(<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>
<DL>
<DD>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.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableStyleNameValue</CODE> - - table style name referenced by even rows<DD><CODE>tableParagraphStyleNameValue</CODE> - - paragraph style name referenced by even rows</DL>
</DD>
</DL>
<HR>
<A NAME="setTableFirstColumnStyle(java.lang.String, java.lang.String)"><!-- --></A><H3>
setTableFirstColumnStyle</H3>
<PRE>
public void <B>setTableFirstColumnStyle</B>(<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>
<DL>
<DD>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.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableStyleNameValue</CODE> - - table style name referenced by first column<DD><CODE>tableParagraphStyleNameValue</CODE> - - paragraph style name referenced by first column</DL>
</DD>
</DL>
<HR>
<A NAME="setTableFirstRowStyle(java.lang.String, java.lang.String)"><!-- --></A><H3>
setTableFirstRowStyle</H3>
<PRE>
public void <B>setTableFirstRowStyle</B>(<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>
<DL>
<DD>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.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableStyleNameValue</CODE> - - table style name referenced by first row<DD><CODE>tableParagraphStyleNameValue</CODE> - - paragraph style name referenced by first row</DL>
</DD>
</DL>
<HR>
<A NAME="setTableLastColumnStyle(java.lang.String, java.lang.String)"><!-- --></A><H3>
setTableLastColumnStyle</H3>
<PRE>
public void <B>setTableLastColumnStyle</B>(<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>
<DL>
<DD>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.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableStyleNameValue</CODE> - - table style name referenced by last column<DD><CODE>tableParagraphStyleNameValue</CODE> - - paragraph style name referenced by last column</DL>
</DD>
</DL>
<HR>
<A NAME="setTableLastRowStyle(java.lang.String, java.lang.String)"><!-- --></A><H3>
setTableLastRowStyle</H3>
<PRE>
public void <B>setTableLastRowStyle</B>(<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>
<DL>
<DD>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.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableStyleNameValue</CODE> - - table style name referenced by last row<DD><CODE>tableParagraphStyleNameValue</CODE> - - paragraph style name referenced by last row</DL>
</DD>
</DL>
<HR>
<A NAME="setTableOddColumnsStyle(java.lang.String, java.lang.String)"><!-- --></A><H3>
setTableOddColumnsStyle</H3>
<PRE>
public void <B>setTableOddColumnsStyle</B>(<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>
<DL>
<DD>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.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableStyleNameValue</CODE> - - table style name referenced by odd columns<DD><CODE>tableParagraphStyleNameValue</CODE> - - paragraph style name referenced by odd columns</DL>
</DD>
</DL>
<HR>
<A NAME="setTableOddRowsStyle(java.lang.String, java.lang.String)"><!-- --></A><H3>
setTableOddRowsStyle</H3>
<PRE>
public void <B>setTableOddRowsStyle</B>(<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>
<DL>
<DD>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.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tableStyleNameValue</CODE> - - table style name referenced by odd rows<DD><CODE>tableParagraphStyleNameValue</CODE> - - paragraph style name referenced by odd rows</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TableTemplate.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/odftoolkit/simple/table/TableTemplate.ExtendedStyleType.html" title="enum in org.odftoolkit.simple.table"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/odftoolkit/simple/table/TableTemplate.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="TableTemplate.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2010-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>