Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 6403

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Service CellProperties</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="CellProperties-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</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="#IncludedServices" class="navisub">Included Services</a></td>
<td class="navisub"><a href="#ExportedInterfaces" class="navisub">Exported Interfaces</a></td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</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 CellProperties</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>service that holds all cell properties of a text table cell in a text document.

 </dd>
<dt><b>See also</b></dt>
<dd><a href="Cell.html">Cell</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="IncludedServices"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services</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"><dl>
<dt><b>Description</b></dt>
<dd>contains user defined attributes.

 </dd>
<dt><b/></dt>
<dd/></dl>
</td>
</tr>
</table>
<a name="ExportedInterfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XPropertySet.html">XPropertySet</a></td>
<td class="imsum_right"><dl>
<dt><b>Description</b></dt>
<dd>gives access to the objects properties
 </dd>
</dl>
</td>
</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">string<br>
<a href="#CellName">CellName</a></td>
<td class="imsum_right">contains the cell name, see SwXTextTable::getCellByName for more information
 &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 background color.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#BackGraphicURL">BackGraphicURL</a></td>
<td class="imsum_right">contains the URL to 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 graphic filter of 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">determins the position of the background graphic.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#NumberFormat">NumberFormat</a></td>
<td class="imsum_right">contains the number format.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#BackTransparent">BackTransparent</a></td>
<td class="imsum_right">determins whether the background is transparent.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/BorderLine.html">BorderLine</a><br>
<a href="#LeftBorder">LeftBorder</a></td>
<td class="imsum_right">contains the left border line.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/BorderLine.html">BorderLine</a><br>
<a href="#RightBorder">RightBorder</a></td>
<td class="imsum_right">contains the right border line.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/BorderLine.html">BorderLine</a><br>
<a href="#TopBorder">TopBorder</a></td>
<td class="imsum_right">contains the top border line.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../table/module-ix.html">table</a>::<a href="../table/BorderLine.html">BorderLine</a><br>
<a href="#BottomBorder">BottomBorder</a></td>
<td class="imsum_right">contains the bottom border line.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#LeftBorderDistance">LeftBorderDistance</a></td>
<td class="imsum_right">contains the distance of the left border.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#RightBorderDistance">RightBorderDistance</a></td>
<td class="imsum_right">contains the distance of the right border.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#TopBorderDistance">TopBorderDistance</a></td>
<td class="imsum_right">contains the distance of the top border.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">long<br>
<a href="#BottomBorderDistance">BottomBorderDistance</a></td>
<td class="imsum_right">contains the distance of the bottom border.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] <a href="XTextSection.html">XTextSection</a><br>
<a href="#TextSection">TextSection</a></td>
<td class="imsum_right">contains the text section the text table is contained in if there is any.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#IsProtected">IsProtected</a></td>
<td class="imsum_right">determins whether the cell is write protected or not.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">short<br>
<a href="#VertOrient">VertOrient</a></td>
<td class="imsum_right">the vertical orientation of the text inside of the table cells in
 this row.&nbsp;</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="CellName" class="membertitle">CellName</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>CellName</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the cell name, see SwXTextTable::getCellByName for more information
 </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 background color.
 </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 to 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 graphic filter of 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>determins the position of the background graphic.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="NumberFormat" class="membertitle">NumberFormat</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>NumberFormat</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the number format.
 </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 whether the background is transparent.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LeftBorder" class="membertitle">LeftBorder</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/BorderLine.html">BorderLine</a> <b>LeftBorder</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the left border line.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RightBorder" class="membertitle">RightBorder</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/BorderLine.html">BorderLine</a> <b>RightBorder</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the right border line.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="TopBorder" class="membertitle">TopBorder</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/BorderLine.html">BorderLine</a> <b>TopBorder</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the top border line.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BottomBorder" class="membertitle">BottomBorder</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/BorderLine.html">BorderLine</a> <b>BottomBorder</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the bottom border line.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LeftBorderDistance" class="membertitle">LeftBorderDistance</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>LeftBorderDistance</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the distance of the left border.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RightBorderDistance" class="membertitle">RightBorderDistance</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>RightBorderDistance</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the distance of the right border.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="TopBorderDistance" class="membertitle">TopBorderDistance</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>TopBorderDistance</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the distance of the top border.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="BottomBorderDistance" class="membertitle">BottomBorderDistance</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>BottomBorderDistance</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the distance of the bottom border.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="TextSection" class="membertitle">TextSection</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] <a href="XTextSection.html">XTextSection</a> <b>TextSection</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the text section the text table is contained in if there is any.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IsProtected" class="membertitle">IsProtected</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>IsProtected</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>determins whether the cell is write protected or not.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="VertOrient" class="membertitle">VertOrient</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>short <b>VertOrient</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>the vertical orientation of the text inside of the table cells in
 this row.</dd>
<dt><b>See also</b></dt>
<dd><a href="VertOrientation.html">VertOrientation</a></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; 2008 Sun Microsystems, Inc.</p>

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

</html>