Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 6925

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Service TextTable</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="TextTable-xref.html" class="navimain">Use</a></td>
<td class="navimain"><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Text/Tables#Table_Architecture" class="navimain">Devguide</a></td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#ServicesSummary" class="navisub">Services' Summary</a></td>
<td class="navisub"><a href="#InterfacesSummary" class="navisub">Interfaces' Summary</a></td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</a></td>
<td class="navisub"><a href="#ServicesDetails" class="navisub">Services' Details</a></td>
<td class="navisub"><a href="#InterfacesDetails" class="navisub">Interfaces' Details</a></td>
<td class="navisub"><a href="#PropertiesDetails" class="navisub">Properties' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">text</a> :: </p>
</td>
</tr>
<tr>
<td class="title">service TextTable</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>is a table of text cells which is anchored to a surrounding text.

 </dd>
<dd><p>Note: The anchor of the actual implementation for text tables 
 does not have a position in the text. Thus that anchor can not be 
 used for some operation like <a href="XTextContent.html">XTextContent</a>::<a href="XTextContent.html#attach">attach</a> or
 <a href="XText.html">XText</a>::<a href="XText.html#insertTextContent">insertTextContent</a>
 or other function that require the object to have a position in the text.</p>

 <p>The reason why a text table still needs an anchor is that for example
 tables should be insertable via <a href="XText.html">XText</a>::<a href="XText.html#insertTextContent">insertTextContent</a>
 and that interface uses a parameter of that type.</p>

 </dd>
<dt><b>Example</b></dt>
<dd><p>Create and insert a TextTable:</p>

 <pre>
 xTable = xTextDoc.createInstance( "com.sun.star.text.TextTable" )
 xTable.initialize(5, 8)
 xTable.HoriOrient = 0 'com::sun::star::text::HoriOrientation::NONE
 xTable.LeftMargin = 2000
 xTable.RightMargin = 1500
 xTextDoc.getText.insertTextContent( xTextRange, xTable, false )
 </pre>

 </dd>
<dt><b>See also</b></dt>
<dd><a href="Cell.html">Cell</a>, <a href="CellRange.html">CellRange</a>, <a href="TableColumns.html">TableColumns</a>, <a href="TableRows.html">TableRows</a>, <a href="TextTableCursor.html">TextTableCursor</a></dd>
</dl>
<a name="devmanual"> </a><dl>
<dt><b>Developers Guide</b></dt>
<dd><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Text/Tables#Table_Architecture">Text - Tables - Table Architecture</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="ServicesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services - Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="TextContent.html">TextContent</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>is an object which can be anchored in a text, like instances of
 <a href="TextFrame.html">TextFrame</a> or <a href="TextField.html">TextField</a>. 

 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../xml/module-ix.html">xml</a>::<a href="../xml/UserDefinedAttributesSupplier.html">UserDefinedAttributesSupplier</a></td>
<td class="imsum_right"/></tr>
</table>
<a name="InterfacesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces - Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="XTextTable.html">XTextTable</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>manages a text table.

 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../container/module-ix.html">container</a>::<a href="../container/XNamed.html">XNamed</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>specifies the name of the object.
 
 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/XCellRange.html">XCellRange</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>provides access to the cells or to sub-ranges of a cell range.

 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../chart/module-ix.html">chart</a>::<a href="../chart/XChartDataArray.html">XChartDataArray</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>gives access to data represented as an array of rows.
 
 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/XAutoFormattable.html">XAutoFormattable</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>provides a method to apply TableAutoFormats to a cell range.
 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/XSortable.html">XSortable</a></td>
<td class="imsum_right"><dl>
<dt>(referenced entity's summary:)</dt>
<dd>makes it possible to sort the contents of this object.

 </dd>
</dl>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../sheet/module-ix.html">sheet</a>::<a href="../sheet/XCellRangeData.html">XCellRangeData</a></td>
<td class="imsum_right"/></tr>
</table>
<a name="PropertiesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Properties' Summary</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../style/module-ix.html">style</a>::<a href="../style/BreakType.html">BreakType</a><br>
<a href="#BreakType">BreakType</a></td>
<td class="imsum_right">determins the type of break that is applied at the beginning of the table.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#LeftMargin">LeftMargin</a></td>
<td class="imsum_right">contains the left margin of the table.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#RightMargin">RightMargin</a></td>
<td class="imsum_right">contains the right margin of the table.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">short<br>
<a href="#HoriOrient">HoriOrient</a></td>
<td class="imsum_right">contains the horizontal orientation.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#KeepTogether">KeepTogether</a></td>
<td class="imsum_right">Setting this property to TRUE prevents page or column
 breaks between this table and the following paragraph or text table.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#Split">Split</a></td>
<td class="imsum_right">Setting this property to FALSE prevents the table from
 getting spread on two pages.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">short<br>
<a href="#PageNumberOffset">PageNumberOffset</a></td>
<td class="imsum_right">If a page break property is set at the table,
 this property contains the new value for the page number.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#PageDescName">PageDescName</a></td>
<td class="imsum_right">If this property is set, it creates a page break before the
 table and assigns the value as the name of the new page style sheet to use.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">short<br>
<a href="#RelativeWidth">RelativeWidth</a></td>
<td class="imsum_right">determins the width of the table relative to its environment.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#IsWidthRelative">IsWidthRelative</a></td>
<td class="imsum_right">determins if the value of the relative width is valid.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#RepeatHeadline">RepeatHeadline</a></td>
<td class="imsum_right">determins if the first row of the table is repeated on every new page.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#HeaderRowCount">HeaderRowCount</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>determins the number of rows of the table repeated on every new page.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/ShadowFormat.html">ShadowFormat</a><br>
<a href="#ShadowFormat">ShadowFormat</a></td>
<td class="imsum_right">determins the type, color and size of the shadow.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#TopMargin">TopMargin</a></td>
<td class="imsum_right">determins the top margin.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#BottomMargin">BottomMargin</a></td>
<td class="imsum_right">determins the bottom margin.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#BackTransparent">BackTransparent</a></td>
<td class="imsum_right">determins if the background color is transparent.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#Width">Width</a></td>
<td class="imsum_right">contains the absolute table width.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#ChartRowAsLabel">ChartRowAsLabel</a></td>
<td class="imsum_right">determins if the first row of the table should be treated as
 axis labels when a chart is to be created.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#ChartColumnAsLabel">ChartColumnAsLabel</a></td>
<td class="imsum_right">determins if the first column of the table should be treated as
 axis labels when a chart is to be created.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/TableBorder.html">TableBorder</a><br>
<a href="#TableBorder">TableBorder</a></td>
<td class="imsum_right">contains the description of the table borders.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">sequence&lt; <a href="TableColumnSeparator.html">TableColumnSeparator</a> &gt;<br>
<a href="#TableColumnSeparators">TableColumnSeparators</a></td>
<td class="imsum_right">contains the column description of the table.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">short<br>
<a href="#TableColumnRelativeSum">TableColumnRelativeSum</a></td>
<td class="imsum_right">contains the sum of the column width values used in TableColumnSeparators.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/Color.html">Color</a><br>
<a href="#BackColor">BackColor</a></td>
<td class="imsum_right">contains the color of the background.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#BackGraphicURL">BackGraphicURL</a></td>
<td class="imsum_right">contains the URL for the background graphic.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#BackGraphicFilter">BackGraphicFilter</a></td>
<td class="imsum_right">contains the name of the file filter for the background graphic.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../style/module-ix.html">style</a>::<a href="../style/GraphicLocation.html">GraphicLocation</a><br>
<a href="#BackGraphicLocation">BackGraphicLocation</a></td>
<td class="imsum_right">determines the position of the background graphic.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#CollapsingBorders">CollapsingBorders</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>determines whether borders of neighbouring table cells are
 * collapsed into one
 &nbsp;</td>
</tr>
</table>
<a name="ServicesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services - Details</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="TextContent" class="membertitle"><a href="TextContent.html">TextContent</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt>(referenced entity's summary:)</dt>
<dd>is an object which can be anchored in a text, like instances of
 <a href="TextFrame.html">TextFrame</a> or <a href="TextField.html">TextField</a>. 

 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="UserDefinedAttributesSupplier" class="membertitle">::com::sun::star::<a href="../xml/module-ix.html">xml</a>::<a href="../xml/UserDefinedAttributesSupplier.html">UserDefinedAttributesSupplier</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a name="InterfacesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces - Details</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XTextTable" class="membertitle"><a href="XTextTable.html">XTextTable</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt>(referenced entity's summary:)</dt>
<dd>manages a text table.

 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XNamed" class="membertitle">::com::sun::star::<a href="../container/module-ix.html">container</a>::<a href="../container/XNamed.html">XNamed</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt>(referenced entity's summary:)</dt>
<dd>specifies the name of the object.
 
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XCellRange" class="membertitle">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/XCellRange.html">XCellRange</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt>(referenced entity's summary:)</dt>
<dd>provides access to the cells or to sub-ranges of a cell range.

 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XChartDataArray" class="membertitle">::com::sun::star::<a href="../chart/module-ix.html">chart</a>::<a href="../chart/XChartDataArray.html">XChartDataArray</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt>(referenced entity's summary:)</dt>
<dd>gives access to data represented as an array of rows.
 
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XAutoFormattable" class="membertitle">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/XAutoFormattable.html">XAutoFormattable</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt>(referenced entity's summary:)</dt>
<dd>provides a method to apply TableAutoFormats to a cell range.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XSortable" class="membertitle">::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/XSortable.html">XSortable</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt>(referenced entity's summary:)</dt>
<dd>makes it possible to sort the contents of this object.

 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XCellRangeData" class="membertitle">::com::sun::star::<a href="../sheet/module-ix.html">sheet</a>::<a href="../sheet/XCellRangeData.html">XCellRangeData</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a name="PropertiesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Properties' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="BreakType" class="membertitle">BreakType</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>::com::sun::star::<a href="../style/module-ix.html">style</a>::<a href="../style/BreakType.html">BreakType</a> <b>BreakType</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins the type of break that is applied at the beginning of the table.</dd>
<dt><b>See also</b></dt>
<dd><a href="#com.sun.star.style.BreakType">com.sun.star.style.BreakType</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LeftMargin" class="membertitle">LeftMargin</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>LeftMargin</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the left margin of the table.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RightMargin" class="membertitle">RightMargin</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>RightMargin</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the right margin of the table.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HoriOrient" class="membertitle">HoriOrient</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>HoriOrient</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the horizontal orientation.</dd>
<dt><b>See also</b></dt>
<dd><a href="#com.sun.star.text.HoriOrientation">com.sun.star.text.HoriOrientation</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="KeepTogether" class="membertitle">KeepTogether</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>KeepTogether</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Setting this property to TRUE prevents page or column
 breaks between this table and the following paragraph or text table.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="Split" class="membertitle">Split</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>Split</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Setting this property to FALSE prevents the table from
 getting spread on two pages.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PageNumberOffset" class="membertitle">PageNumberOffset</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>PageNumberOffset</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If a page break property is set at the table,
 this property contains the new value for the page number.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PageDescName" class="membertitle">PageDescName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>PageDescName</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>If this property is set, it creates a page break before the
 table and assigns the value as the name of the new page style sheet to use.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RelativeWidth" class="membertitle">RelativeWidth</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>RelativeWidth</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins the width of the table relative to its environment.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IsWidthRelative" class="membertitle">IsWidthRelative</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>IsWidthRelative</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins if the value of the relative width is valid.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RepeatHeadline" class="membertitle">RepeatHeadline</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>RepeatHeadline</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins if the first row of the table is repeated on every new page.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HeaderRowCount" class="membertitle">HeaderRowCount</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>HeaderRowCount</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>determins the number of rows of the table repeated on every new page.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ShadowFormat" class="membertitle">ShadowFormat</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/ShadowFormat.html">ShadowFormat</a> <b>ShadowFormat</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins the type, color and size of the shadow.</dd>
<dt><b>See also</b></dt>
<dd><a href="#com.sun.star.table.ShadowFormat">com.sun.star.table.ShadowFormat</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="TopMargin" class="membertitle">TopMargin</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>TopMargin</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins the top margin.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BottomMargin" class="membertitle">BottomMargin</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>BottomMargin</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins the bottom margin.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BackTransparent" class="membertitle">BackTransparent</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>BackTransparent</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins if the background color is transparent.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="Width" class="membertitle">Width</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>Width</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the absolute table width.

 </dd>
<dd><p>As this is only a describing property the value of the actual table may vary depending on the
 environment the table is located in and the settings of LeftMargin,
 RightMargin and HoriOrient. </p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ChartRowAsLabel" class="membertitle">ChartRowAsLabel</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>ChartRowAsLabel</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins if the first row of the table should be treated as
 axis labels when a chart is to be created.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ChartColumnAsLabel" class="membertitle">ChartColumnAsLabel</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>ChartColumnAsLabel</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins if the first column of the table should be treated as
 axis labels when a chart is to be created.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="TableBorder" class="membertitle">TableBorder</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/TableBorder.html">TableBorder</a> <b>TableBorder</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the description of the table borders.</dd>
<dt><b>See also</b></dt>
<dd><a href="#com.sun.star.table.TableBorder">com.sun.star.table.TableBorder</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="TableColumnSeparators" class="membertitle">TableColumnSeparators</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>sequence&lt; <a href="TableColumnSeparator.html">TableColumnSeparator</a> &gt; <b>TableColumnSeparators</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the column description of the table.
 </dd>
<dt><b>See also</b></dt>
<dd><a href="#com.sun.star.text.TableColumnSeparator">com.sun.star.text.TableColumnSeparator</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="TableColumnRelativeSum" class="membertitle">TableColumnRelativeSum</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>TableColumnRelativeSum</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the sum of the column width values used in TableColumnSeparators.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BackColor" class="membertitle">BackColor</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/Color.html">Color</a> <b>BackColor</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the color of the background.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BackGraphicURL" class="membertitle">BackGraphicURL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>BackGraphicURL</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the URL for the background graphic.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BackGraphicFilter" class="membertitle">BackGraphicFilter</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>BackGraphicFilter</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the name of the file filter for the background graphic.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BackGraphicLocation" class="membertitle">BackGraphicLocation</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>::com::sun::star::<a href="../style/module-ix.html">style</a>::<a href="../style/GraphicLocation.html">GraphicLocation</a> <b>BackGraphicLocation</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determines the position of the background graphic.</dd>
<dt><b>See also</b></dt>
<dd><a href="#GraphicLocation">GraphicLocation</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CollapsingBorders" class="membertitle">CollapsingBorders</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>CollapsingBorders</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>determines whether borders of neighbouring table cells are
 * collapsed into one
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>&nbsp;<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>