Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 5fb1c39f9f9130a3cc01e8b1ffa5c0f8 > files > 6699

libreoffice-devel-3.5.4-4.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="#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 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="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">::com::sun::star::<a href="../xml/module-ix.html">xml</a>::<a href="../xml/UserDefinedAttributesSupplier.html">UserDefinedAttributesSupplier</a></td>
<td class="imsum_right"><p>contains user defined attributes.

 (<a href="#UserDefinedAttributesSupplier">details</a>)</p>
</td>
</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">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XPropertySet.html">XPropertySet</a></td>
<td class="imsum_right"><p>gives access to the objects properties
 </p>
</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">determines 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">determines 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">determines 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="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="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>Description</b></dt>
<dd>contains user defined attributes.

 </dd>
<dt><b>See also</b></dt>
<dd>::com::sun::star::<a href="../xml/module-ix.html">xml</a>::<a href="../xml/UserDefinedAttributesSupplier.html">UserDefinedAttributesSupplier</a></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="XPropertySet" class="membertitle">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XPropertySet.html">XPropertySet</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>gives access to the objects properties
 </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="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>determines 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>determines 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>determines 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; 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.</p><p class="copyright" align="center">LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.</p><p class="copyright" align="center">The Document Foundation acknowledges all community members, please find more info <a href="http://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.<p>&nbsp;</p><p class="copyright" align="center"><a href="http://www.libreoffice.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.libreoffice.org/imprint" target="_blank">Impressum (Legal Info)</a> | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (<a href="http://www.libreoffice.org/download/license/" target="_blank">LGPLv3</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.</p>

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

</html>