|
- <!DOCTYPE html><html lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
- <meta charset="utf-8">
- <title>PHPExcel classes » \PHPExcel_Style_Alignment</title>
- <meta name="author" content="Mike van Riel">
- <meta name="description" content="">
- <link href="../css/template.css" rel="stylesheet" media="all">
- <script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script><script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script><script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script><script src="../js/bootstrap.js" type="text/javascript"></script><script src="../js/template.js" type="text/javascript"></script><script src="../js/prettify/prettify.min.js" type="text/javascript"></script><link rel="shortcut icon" href="../img/favicon.ico">
- <link rel="apple-touch-icon" href="../img/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png">
- </head>
- <body>
- <div class="navbar navbar-fixed-top">
- <div class="navbar-inner"><div class="container">
- <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><a class="brand" href="../index.html">PHPExcel classes</a><div class="nav-collapse"><ul class="nav">
- <li class="dropdown">
- <a href="#api" class="dropdown-toggle" data-toggle="dropdown">
- API Documentation <b class="caret"></b></a><ul class="dropdown-menu">
- <li><a>Packages</a></li>
- <li><a href="../packages/Default.html"><i class="icon-folder-open"></i> Default</a></li>
- <li><a href="../packages/JAMA.html"><i class="icon-folder-open"></i> JAMA</a></li>
- <li><a href="../packages/JAMA%0D%0ACholesky%20decomposition%20class%0D%0AFor%20a%20symmetric,%20positive%20definite%20matrix%20A,%20the%20Cholesky%20decomposition%0D%0Ais%20an%20lower%20triangular%20matrix%20L%20so%20that%20A%20=%20L*L'.html"><i class="icon-folder-open"></i> JAMA
- Cholesky decomposition class
- For a symmetric, positive definite matrix A, the Cholesky decomposition
- is an lower triangular matrix L so that A = L*L'</a></li>
- <li><a href="../packages/JAMA%0D%0AClass%20to%20obtain%20eigenvalues%20and%20eigenvectors%20of%20a%20real%20matrix.html"><i class="icon-folder-open"></i> JAMA
- Class to obtain eigenvalues and eigenvectors of a real matrix</a></li>
- <li><a href="../packages/JAMA%0D%0AError%20handling.html"><i class="icon-folder-open"></i> JAMA
- Error handling</a></li>
- <li><a href="../packages/JAMA%0D%0AFor%20an%20m-by-n%20matrix%20A%20with%20m%20>=%20n,%20the%20LU%20decomposition%20is%20an%20m-by-n%0D%0Aunit%20lower%20triangular%20matrix%20L,%20an%20n-by-n%20upper%20triangular%20matrix%20U,%0D%0Aand%20a%20permutation%20vector%20piv%20of%20length%20m%20so%20that%20A(piv,:)%20=%20L*U.html"><i class="icon-folder-open"></i> JAMA
- For an m-by-n matrix A with m >= n, the LU decomposition is an m-by-n
- unit lower triangular matrix L, an n-by-n upper triangular matrix U,
- and a permutation vector piv of length m so that A(piv,:) = L*U</a></li>
- <li><a href="../packages/JAMA%0D%0AFor%20an%20m-by-n%20matrix%20A%20with%20m%20>=%20n,%20the%20QR%20decomposition%20is%20an%20m-by-n%0D%0Aorthogonal%20matrix%20Q%20and%20an%20n-by-n%20upper%20triangular%20matrix%20R%20so%20that%0D%0AA%20=%20Q*R.html"><i class="icon-folder-open"></i> JAMA
- For an m-by-n matrix A with m >= n, the QR decomposition is an m-by-n
- orthogonal matrix Q and an n-by-n upper triangular matrix R so that
- A = Q*R</a></li>
- <li><a href="../packages/JAMA%0D%0AFor%20an%20m-by-n%20matrix%20A%20with%20m%20>=%20n,%20the%20singular%20value%20decomposition%20is%0D%0Aan%20m-by-n%20orthogonal%20matrix%20U,%20an%20n-by-n%20diagonal%20matrix%20S,%20and%0D%0Aan%20n-by-n%20orthogonal%20matrix%20V%20so%20that%20A%20=%20U*S*V'.html"><i class="icon-folder-open"></i> JAMA
- For an m-by-n matrix A with m >= n, the singular value decomposition is
- an m-by-n orthogonal matrix U, an n-by-n diagonal matrix S, and
- an n-by-n orthogonal matrix V so that A = U*S*V'</a></li>
- <li><a href="../packages/JAMA%0D%0APythagorean%20Theorem:%0D%0Aa%20=%203%0D%0Ab%20=%204%0D%0Ar%20=%20sqrt(square(a)%20+%20square(b))%0D%0Ar%20=%205%0D%0Ar%20=%20sqrt(a%5E2%20+%20b%5E2)%20without%20under.overflow.html"><i class="icon-folder-open"></i> JAMA
- Pythagorean Theorem:
- a = 3
- b = 4
- r = sqrt(square(a) + square(b))
- r = 5
- r = sqrt(a^2 + b^2) without under/overflow</a></li>
- <li><a href="../packages/PHPExcel.html"><i class="icon-folder-open"></i> PHPExcel</a></li>
- </ul>
- </li>
- <li class="dropdown" id="charts-menu">
- <a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
- Charts <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="../graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a></li></ul>
- </li>
- <li class="dropdown" id="reports-menu">
- <a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
- Reports <b class="caret"></b></a><ul class="dropdown-menu">
- <li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors
- <span class="label label-info">551</span></a></li>
- <li><a href="../markers.html"><i class="icon-map-marker"></i> Markers
- <ul>
- <li>todo
- <span class="label label-info">19</span>
- </li>
- <li>fixme
- <span class="label label-info">10</span>
- </li>
- </ul></a></li>
- <li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements
- <span class="label label-info">12</span></a></li>
- </ul>
- </li>
- </ul></div>
- </div></div>
- <div class="go_to_top"><a href="#___" style="color: inherit">Back to top <i class="icon-upload icon-white"></i></a></div>
- </div>
- <div id="___" class="container">
- <noscript><div class="alert alert-warning">
- Javascript is disabled; several features are only available
- if Javascript is enabled.
- </div></noscript>
- <div class="row">
- <div class="span4">
- <span class="btn-group visibility" data-toggle="buttons-checkbox"><button class="btn public active" title="Show public elements">Public</button><button class="btn protected" title="Show protected elements">Protected</button><button class="btn private" title="Show private elements">Private</button><button class="btn inherited active" title="Show inherited elements">Inherited</button></span><div class="btn-group view pull-right" data-toggle="buttons-radio">
- <button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button><button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
- </div>
- <ul class="side-nav nav nav-list">
- <li class="nav-header">
- <i class="icon-custom icon-method"></i> Methods
- <ul>
- <li class="method public inherited"><a href="#method___clone" title="__clone :: Implement PHP __clone to create a deep clone, not just a shallow copy."><span class="description">Implement PHP __clone to create a deep clone, not just a shallow copy.</span><pre>__clone()</pre></a></li>
- <li class="method public "><a href="#method___construct" title="__construct :: Create a new PHPExcel_Style_Alignment"><span class="description">Create a new PHPExcel_Style_Alignment</span><pre>__construct()</pre></a></li>
- <li class="method public "><a href="#method_applyFromArray" title="applyFromArray :: Apply styles from array"><span class="description">Apply styles from array</span><pre>applyFromArray()</pre></a></li>
- <li class="method public inherited"><a href="#method_bindParent" title="bindParent :: Bind parent."><span class="description">Bind parent.</span><pre>bindParent()</pre></a></li>
- <li class="method public inherited"><a href="#method_getActiveCell" title="getActiveCell :: Get the currently active cell coordinate in currently active sheet."><span class="description">Get the currently active cell coordinate in currently active sheet.</span><pre>getActiveCell()</pre></a></li>
- <li class="method public inherited"><a href="#method_getActiveSheet" title="getActiveSheet :: Get the currently active sheet."><span class="description">Get the currently active sheet.</span><pre>getActiveSheet()</pre></a></li>
- <li class="method public "><a href="#method_getHashCode" title="getHashCode :: Get hash code"><span class="description">Get hash code</span><pre>getHashCode()</pre></a></li>
- <li class="method public "><a href="#method_getHorizontal" title="getHorizontal :: Get Horizontal"><span class="description">Get Horizontal</span><pre>getHorizontal()</pre></a></li>
- <li class="method public "><a href="#method_getIndent" title="getIndent :: Get indent"><span class="description">Get indent</span><pre>getIndent()</pre></a></li>
- <li class="method public inherited"><a href="#method_getIsSupervisor" title="getIsSupervisor :: Is this a supervisor or a cell style component?"><span class="description">Is this a supervisor or a cell style component?</span><pre>getIsSupervisor()</pre></a></li>
- <li class="method public inherited"><a href="#method_getSelectedCells" title="getSelectedCells :: Get the currently active cell coordinate in currently active sheet."><span class="description">Get the currently active cell coordinate in currently active sheet.</span><pre>getSelectedCells()</pre></a></li>
- <li class="method public "><a href="#method_getSharedComponent" title="getSharedComponent :: Get the shared style component for the currently active cell in currently active sheet."><span class="description">Get the shared style component for the currently active cell in currently active sheet.</span><pre>getSharedComponent()</pre></a></li>
- <li class="method public "><a href="#method_getShrinkToFit" title="getShrinkToFit :: Get Shrink to fit"><span class="description">Get Shrink to fit</span><pre>getShrinkToFit()</pre></a></li>
- <li class="method public "><a href="#method_getStyleArray" title="getStyleArray :: Build style array from subcomponents"><span class="description">Build style array from subcomponents</span><pre>getStyleArray()</pre></a></li>
- <li class="method public "><a href="#method_getTextRotation" title="getTextRotation :: Get TextRotation"><span class="description">Get TextRotation</span><pre>getTextRotation()</pre></a></li>
- <li class="method public "><a href="#method_getVertical" title="getVertical :: Get Vertical"><span class="description">Get Vertical</span><pre>getVertical()</pre></a></li>
- <li class="method public "><a href="#method_getWrapText" title="getWrapText :: Get Wrap Text"><span class="description">Get Wrap Text</span><pre>getWrapText()</pre></a></li>
- <li class="method public "><a href="#method_setHorizontal" title="setHorizontal :: Set Horizontal"><span class="description">Set Horizontal</span><pre>setHorizontal()</pre></a></li>
- <li class="method public "><a href="#method_setIndent" title="setIndent :: Set indent"><span class="description">Set indent</span><pre>setIndent()</pre></a></li>
- <li class="method public "><a href="#method_setShrinkToFit" title="setShrinkToFit :: Set Shrink to fit"><span class="description">Set Shrink to fit</span><pre>setShrinkToFit()</pre></a></li>
- <li class="method public "><a href="#method_setTextRotation" title="setTextRotation :: Set TextRotation"><span class="description">Set TextRotation</span><pre>setTextRotation()</pre></a></li>
- <li class="method public "><a href="#method_setVertical" title="setVertical :: Set Vertical"><span class="description">Set Vertical</span><pre>setVertical()</pre></a></li>
- <li class="method public "><a href="#method_setWrapText" title="setWrapText :: Set Wrap Text"><span class="description">Set Wrap Text</span><pre>setWrapText()</pre></a></li>
- </ul>
- </li>
- <li class="nav-header">
- <i class="icon-custom icon-property"></i> Properties
- <ul></ul>
- </li>
- <li class="nav-header protected">» Protected
- <ul>
- <li class="property protected "><a href="#property__horizontal" title="$_horizontal :: Horizontal"><span class="description"></span><pre>$_horizontal</pre></a></li>
- <li class="property protected "><a href="#property__indent" title="$_indent :: Indent - only possible with horizontal alignment left and right"><span class="description"></span><pre>$_indent</pre></a></li>
- <li class="property protected inherited"><a href="#property__isSupervisor" title="$_isSupervisor :: Supervisor?"><span class="description"></span><pre>$_isSupervisor</pre></a></li>
- <li class="property protected inherited"><a href="#property__parent" title="$_parent :: Parent."><span class="description"></span><pre>$_parent</pre></a></li>
- <li class="property protected "><a href="#property__shrinkToFit" title="$_shrinkToFit :: Shrink to fit"><span class="description"></span><pre>$_shrinkToFit</pre></a></li>
- <li class="property protected "><a href="#property__textRotation" title="$_textRotation :: Text rotation"><span class="description"></span><pre>$_textRotation</pre></a></li>
- <li class="property protected "><a href="#property__vertical" title="$_vertical :: Vertical"><span class="description"></span><pre>$_vertical</pre></a></li>
- <li class="property protected "><a href="#property__wrapText" title="$_wrapText :: Wrap text"><span class="description"></span><pre>$_wrapText</pre></a></li>
- </ul>
- </li>
- <li class="nav-header">
- <i class="icon-custom icon-constant"></i> Constants
- <ul>
- <li class="constant "><a href="#constant_HORIZONTAL_CENTER" title="HORIZONTAL_CENTER :: "><span class="description">HORIZONTAL_CENTER</span><pre>HORIZONTAL_CENTER</pre></a></li>
- <li class="constant "><a href="#constant_HORIZONTAL_CENTER_CONTINUOUS" title="HORIZONTAL_CENTER_CONTINUOUS :: "><span class="description">HORIZONTAL_CENTER_CONTINUOUS</span><pre>HORIZONTAL_CENTER_CONTINUOUS</pre></a></li>
- <li class="constant "><a href="#constant_HORIZONTAL_DISTRIBUTED" title="HORIZONTAL_DISTRIBUTED :: "><span class="description">HORIZONTAL_DISTRIBUTED</span><pre>HORIZONTAL_DISTRIBUTED</pre></a></li>
- <li class="constant "><a href="#constant_HORIZONTAL_FILL" title="HORIZONTAL_FILL :: "><span class="description">HORIZONTAL_FILL</span><pre>HORIZONTAL_FILL</pre></a></li>
- <li class="constant "><a href="#constant_HORIZONTAL_GENERAL" title="HORIZONTAL_GENERAL :: "><span class="description">HORIZONTAL_GENERAL</span><pre>HORIZONTAL_GENERAL</pre></a></li>
- <li class="constant "><a href="#constant_HORIZONTAL_JUSTIFY" title="HORIZONTAL_JUSTIFY :: "><span class="description">HORIZONTAL_JUSTIFY</span><pre>HORIZONTAL_JUSTIFY</pre></a></li>
- <li class="constant "><a href="#constant_HORIZONTAL_LEFT" title="HORIZONTAL_LEFT :: "><span class="description">HORIZONTAL_LEFT</span><pre>HORIZONTAL_LEFT</pre></a></li>
- <li class="constant "><a href="#constant_HORIZONTAL_RIGHT" title="HORIZONTAL_RIGHT :: "><span class="description">HORIZONTAL_RIGHT</span><pre>HORIZONTAL_RIGHT</pre></a></li>
- <li class="constant "><a href="#constant_VERTICAL_BOTTOM" title="VERTICAL_BOTTOM :: "><span class="description">VERTICAL_BOTTOM</span><pre>VERTICAL_BOTTOM</pre></a></li>
- <li class="constant "><a href="#constant_VERTICAL_CENTER" title="VERTICAL_CENTER :: "><span class="description">VERTICAL_CENTER</span><pre>VERTICAL_CENTER</pre></a></li>
- <li class="constant "><a href="#constant_VERTICAL_DISTRIBUTED" title="VERTICAL_DISTRIBUTED :: "><span class="description">VERTICAL_DISTRIBUTED</span><pre>VERTICAL_DISTRIBUTED</pre></a></li>
- <li class="constant "><a href="#constant_VERTICAL_JUSTIFY" title="VERTICAL_JUSTIFY :: "><span class="description">VERTICAL_JUSTIFY</span><pre>VERTICAL_JUSTIFY</pre></a></li>
- <li class="constant "><a href="#constant_VERTICAL_TOP" title="VERTICAL_TOP :: "><span class="description">VERTICAL_TOP</span><pre>VERTICAL_TOP</pre></a></li>
- </ul>
- </li>
- </ul>
- </div>
- <div class="span8">
- <a id="\PHPExcel_Style_Alignment"></a><ul class="breadcrumb">
- <li>
- <a href="../index.html"><i class="icon-custom icon-class"></i></a><span class="divider">\</span>
- </li>
- <li><a href="../namespaces/global.html">global</a></li>
- <li class="active">
- <span class="divider">\</span><a href="../classes/PHPExcel_Style_Alignment.html">PHPExcel_Style_Alignment</a>
- </li>
- </ul>
- <div class="element class">
- <p class="short_description">PHPExcel_Style_Alignment</p>
- <div class="details">
- <div class="long_description"></div>
- <table class="table table-bordered">
- <tr>
- <th>category</th>
- <td>PHPExcel</td>
- </tr>
- <tr>
- <th>package</th>
- <td><a href="../packages/PHPExcel.Style.html">PHPExcel_Style</a></td>
- </tr>
- <tr>
- <th>copyright</th>
- <td>Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)</td>
- </tr>
- </table>
- <h3>
- <i class="icon-custom icon-method"></i> Methods</h3>
- <a id="method___clone"></a><div class="element clickable method public method___clone" data-toggle="collapse" data-target=".method___clone .collapse">
- <h2>Implement PHP __clone to create a deep clone, not just a shallow copy.</h2>
- <pre>__clone() </pre>
- <div class="labels"><span class="label">Inherited</span></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <table class="table table-bordered"><tr>
- <th>inherited_from</th>
- <td>\PHPExcel_Style_Supervisor::__clone()</td>
- </tr></table>
- </div></div>
- </div>
- <a id="method___construct"></a><div class="element clickable method public method___construct" data-toggle="collapse" data-target=".method___construct .collapse">
- <h2>Create a new PHPExcel_Style_Alignment</h2>
- <pre>__construct(boolean $isSupervisor, boolean $isConditional) </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$isSupervisor</h4>
- <code>boolean</code><p>Flag indicating if this is a supervisor or not
- Leave this value at default unless you understand exactly what
- its ramifications are</p></div>
- <div class="subelement argument">
- <h4>$isConditional</h4>
- <code>boolean</code><p>Flag indicating if this is a conditional style or not
- Leave this value at default unless you understand exactly what
- its ramifications are</p></div>
- </div></div>
- </div>
- <a id="method_applyFromArray"></a><div class="element clickable method public method_applyFromArray" data-toggle="collapse" data-target=".method_applyFromArray .collapse">
- <h2>Apply styles from array</h2>
- <pre>applyFromArray(array $pStyles) : <a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"><pre><code>$objPHPExcel->getActiveSheet()->getStyle('B2')->getAlignment()->applyFromArray(
- array(
- 'horizontal' => PHPExcel_Style_Alignment::HORIZONTAL_CENTER,
- 'vertical' => PHPExcel_Style_Alignment::VERTICAL_CENTER,
- 'rotation' => 0,
- 'wrap' => TRUE
- )
- );
- </code></pre></div>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$pStyles</h4>
- <code>array</code><p>Array containing style information</p></div>
- <h3>Exceptions</h3>
- <table class="table table-bordered"><tr>
- <th><code><a href="../classes/PHPExcel_Exception.html">\PHPExcel_Exception</a></code></th>
- <td></td>
- </tr></table>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></code></div>
- </div></div>
- </div>
- <a id="method_bindParent"></a><div class="element clickable method public method_bindParent" data-toggle="collapse" data-target=".method_bindParent .collapse">
- <h2>Bind parent.</h2>
- <pre>bindParent(<a href="../classes/PHPExcel.html">\PHPExcel</a> $parent, $parentPropertyName) : <a href="../classes/PHPExcel_Style_Supervisor.html">\PHPExcel_Style_Supervisor</a></pre>
- <div class="labels"><span class="label">Inherited</span></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"><p>Only used for supervisor</p></div>
- <table class="table table-bordered"><tr>
- <th>inherited_from</th>
- <td>\PHPExcel_Style_Supervisor::bindParent()</td>
- </tr></table>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$parent</h4>
- <code><a href="../classes/PHPExcel.html">\PHPExcel</a></code>
- </div>
- <div class="subelement argument"><h4>$parentPropertyName</h4></div>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Style_Supervisor.html">\PHPExcel_Style_Supervisor</a></code></div>
- </div></div>
- </div>
- <a id="method_getActiveCell"></a><div class="element clickable method public method_getActiveCell" data-toggle="collapse" data-target=".method_getActiveCell .collapse">
- <h2>Get the currently active cell coordinate in currently active sheet.</h2>
- <pre>getActiveCell() : string</pre>
- <div class="labels"><span class="label">Inherited</span></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"><p>Only used for supervisor</p></div>
- <table class="table table-bordered"><tr>
- <th>inherited_from</th>
- <td>\PHPExcel_Style_Supervisor::getActiveCell()</td>
- </tr></table>
- <h3>Returns</h3>
- <div class="subelement response">
- <code>string</code>E.g. 'A1'</div>
- </div></div>
- </div>
- <a id="method_getActiveSheet"></a><div class="element clickable method public method_getActiveSheet" data-toggle="collapse" data-target=".method_getActiveSheet .collapse">
- <h2>Get the currently active sheet.</h2>
- <pre>getActiveSheet() : <a href="../classes/PHPExcel_Worksheet.html">\PHPExcel_Worksheet</a></pre>
- <div class="labels"><span class="label">Inherited</span></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"><p>Only used for supervisor</p></div>
- <table class="table table-bordered"><tr>
- <th>inherited_from</th>
- <td>\PHPExcel_Style_Supervisor::getActiveSheet()</td>
- </tr></table>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Worksheet.html">\PHPExcel_Worksheet</a></code></div>
- </div></div>
- </div>
- <a id="method_getHashCode"></a><div class="element clickable method public method_getHashCode" data-toggle="collapse" data-target=".method_getHashCode .collapse">
- <h2>Get hash code</h2>
- <pre>getHashCode() : string</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Returns</h3>
- <div class="subelement response">
- <code>string</code>Hash code</div>
- </div></div>
- </div>
- <a id="method_getHorizontal"></a><div class="element clickable method public method_getHorizontal" data-toggle="collapse" data-target=".method_getHorizontal .collapse">
- <h2>Get Horizontal</h2>
- <pre>getHorizontal() : string</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Returns</h3>
- <div class="subelement response"><code>string</code></div>
- </div></div>
- </div>
- <a id="method_getIndent"></a><div class="element clickable method public method_getIndent" data-toggle="collapse" data-target=".method_getIndent .collapse">
- <h2>Get indent</h2>
- <pre>getIndent() : int</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Returns</h3>
- <div class="subelement response"><code>int</code></div>
- </div></div>
- </div>
- <a id="method_getIsSupervisor"></a><div class="element clickable method public method_getIsSupervisor" data-toggle="collapse" data-target=".method_getIsSupervisor .collapse">
- <h2>Is this a supervisor or a cell style component?</h2>
- <pre>getIsSupervisor() : boolean</pre>
- <div class="labels"><span class="label">Inherited</span></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <table class="table table-bordered"><tr>
- <th>inherited_from</th>
- <td>\PHPExcel_Style_Supervisor::getIsSupervisor()</td>
- </tr></table>
- <h3>Returns</h3>
- <div class="subelement response"><code>boolean</code></div>
- </div></div>
- </div>
- <a id="method_getSelectedCells"></a><div class="element clickable method public method_getSelectedCells" data-toggle="collapse" data-target=".method_getSelectedCells .collapse">
- <h2>Get the currently active cell coordinate in currently active sheet.</h2>
- <pre>getSelectedCells() : string</pre>
- <div class="labels"><span class="label">Inherited</span></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"><p>Only used for supervisor</p></div>
- <table class="table table-bordered"><tr>
- <th>inherited_from</th>
- <td>\PHPExcel_Style_Supervisor::getSelectedCells()</td>
- </tr></table>
- <h3>Returns</h3>
- <div class="subelement response">
- <code>string</code>E.g. 'A1'</div>
- </div></div>
- </div>
- <a id="method_getSharedComponent"></a><div class="element clickable method public method_getSharedComponent" data-toggle="collapse" data-target=".method_getSharedComponent .collapse">
- <h2>Get the shared style component for the currently active cell in currently active sheet.</h2>
- <pre>getSharedComponent() : <a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"><p>Only used for style supervisor</p></div>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></code></div>
- </div></div>
- </div>
- <a id="method_getShrinkToFit"></a><div class="element clickable method public method_getShrinkToFit" data-toggle="collapse" data-target=".method_getShrinkToFit .collapse">
- <h2>Get Shrink to fit</h2>
- <pre>getShrinkToFit() : boolean</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Returns</h3>
- <div class="subelement response"><code>boolean</code></div>
- </div></div>
- </div>
- <a id="method_getStyleArray"></a><div class="element clickable method public method_getStyleArray" data-toggle="collapse" data-target=".method_getStyleArray .collapse">
- <h2>Build style array from subcomponents</h2>
- <pre>getStyleArray(array $array) : array</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$array</h4>
- <code>array</code>
- </div>
- <h3>Returns</h3>
- <div class="subelement response"><code>array</code></div>
- </div></div>
- </div>
- <a id="method_getTextRotation"></a><div class="element clickable method public method_getTextRotation" data-toggle="collapse" data-target=".method_getTextRotation .collapse">
- <h2>Get TextRotation</h2>
- <pre>getTextRotation() : int</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Returns</h3>
- <div class="subelement response"><code>int</code></div>
- </div></div>
- </div>
- <a id="method_getVertical"></a><div class="element clickable method public method_getVertical" data-toggle="collapse" data-target=".method_getVertical .collapse">
- <h2>Get Vertical</h2>
- <pre>getVertical() : string</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Returns</h3>
- <div class="subelement response"><code>string</code></div>
- </div></div>
- </div>
- <a id="method_getWrapText"></a><div class="element clickable method public method_getWrapText" data-toggle="collapse" data-target=".method_getWrapText .collapse">
- <h2>Get Wrap Text</h2>
- <pre>getWrapText() : boolean</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Returns</h3>
- <div class="subelement response"><code>boolean</code></div>
- </div></div>
- </div>
- <a id="method_setHorizontal"></a><div class="element clickable method public method_setHorizontal" data-toggle="collapse" data-target=".method_setHorizontal .collapse">
- <h2>Set Horizontal</h2>
- <pre>setHorizontal(string $pValue) : <a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$pValue</h4>
- <code>string</code>
- </div>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></code></div>
- </div></div>
- </div>
- <a id="method_setIndent"></a><div class="element clickable method public method_setIndent" data-toggle="collapse" data-target=".method_setIndent .collapse">
- <h2>Set indent</h2>
- <pre>setIndent(int $pValue) : <a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$pValue</h4>
- <code>int</code>
- </div>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></code></div>
- </div></div>
- </div>
- <a id="method_setShrinkToFit"></a><div class="element clickable method public method_setShrinkToFit" data-toggle="collapse" data-target=".method_setShrinkToFit .collapse">
- <h2>Set Shrink to fit</h2>
- <pre>setShrinkToFit(boolean $pValue) : <a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$pValue</h4>
- <code>boolean</code>
- </div>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></code></div>
- </div></div>
- </div>
- <a id="method_setTextRotation"></a><div class="element clickable method public method_setTextRotation" data-toggle="collapse" data-target=".method_setTextRotation .collapse">
- <h2>Set TextRotation</h2>
- <pre>setTextRotation(int $pValue) : <a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$pValue</h4>
- <code>int</code>
- </div>
- <h3>Exceptions</h3>
- <table class="table table-bordered"><tr>
- <th><code><a href="../classes/PHPExcel_Exception.html">\PHPExcel_Exception</a></code></th>
- <td></td>
- </tr></table>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></code></div>
- </div></div>
- </div>
- <a id="method_setVertical"></a><div class="element clickable method public method_setVertical" data-toggle="collapse" data-target=".method_setVertical .collapse">
- <h2>Set Vertical</h2>
- <pre>setVertical(string $pValue) : <a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$pValue</h4>
- <code>string</code>
- </div>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></code></div>
- </div></div>
- </div>
- <a id="method_setWrapText"></a><div class="element clickable method public method_setWrapText" data-toggle="collapse" data-target=".method_setWrapText .collapse">
- <h2>Set Wrap Text</h2>
- <pre>setWrapText(boolean $pValue) : <a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <h3>Parameters</h3>
- <div class="subelement argument">
- <h4>$pValue</h4>
- <code>boolean</code>
- </div>
- <h3>Returns</h3>
- <div class="subelement response"><code><a href="../classes/PHPExcel_Style_Alignment.html">\PHPExcel_Style_Alignment</a></code></div>
- </div></div>
- </div>
- <h3>
- <i class="icon-custom icon-property"></i> Properties</h3>
- <a id="property__horizontal"> </a><div class="element clickable property protected property__horizontal" data-toggle="collapse" data-target=".property__horizontal .collapse">
- <h2></h2>
- <pre>$_horizontal : string</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="property__indent"> </a><div class="element clickable property protected property__indent" data-toggle="collapse" data-target=".property__indent .collapse">
- <h2></h2>
- <pre>$_indent : int</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="property__isSupervisor"> </a><div class="element clickable property protected property__isSupervisor" data-toggle="collapse" data-target=".property__isSupervisor .collapse">
- <h2></h2>
- <pre>$_isSupervisor : boolean</pre>
- <div class="labels"><span class="label">Inherited</span></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"></div>
- <table class="table table-bordered"><tr>
- <th>inherited_from</th>
- <td>\PHPExcel_Style_Supervisor::$$_isSupervisor</td>
- </tr></table>
- </div></div>
- </div>
- <a id="property__parent"> </a><div class="element clickable property protected property__parent" data-toggle="collapse" data-target=".property__parent .collapse">
- <h2></h2>
- <pre>$_parent : <a href="../classes/PHPExcel_Style.html">\PHPExcel_Style</a></pre>
- <div class="labels"><span class="label">Inherited</span></div>
- <div class="row collapse"><div class="detail-description">
- <div class="long_description"><p>Only used for supervisor</p></div>
- <table class="table table-bordered"><tr>
- <th>inherited_from</th>
- <td>\PHPExcel_Style_Supervisor::$$_parent</td>
- </tr></table>
- </div></div>
- </div>
- <a id="property__shrinkToFit"> </a><div class="element clickable property protected property__shrinkToFit" data-toggle="collapse" data-target=".property__shrinkToFit .collapse">
- <h2></h2>
- <pre>$_shrinkToFit : boolean</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="property__textRotation"> </a><div class="element clickable property protected property__textRotation" data-toggle="collapse" data-target=".property__textRotation .collapse">
- <h2></h2>
- <pre>$_textRotation : int</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="property__vertical"> </a><div class="element clickable property protected property__vertical" data-toggle="collapse" data-target=".property__vertical .collapse">
- <h2></h2>
- <pre>$_vertical : string</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="property__wrapText"> </a><div class="element clickable property protected property__wrapText" data-toggle="collapse" data-target=".property__wrapText .collapse">
- <h2></h2>
- <pre>$_wrapText : boolean</pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <h3>
- <i class="icon-custom icon-constant"></i> Constants</h3>
- <a id="constant_HORIZONTAL_CENTER"> </a><div class="element clickable constant constant_HORIZONTAL_CENTER" data-toggle="collapse" data-target=".constant_HORIZONTAL_CENTER .collapse">
- <h2>HORIZONTAL_CENTER</h2>
- <pre>HORIZONTAL_CENTER </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_HORIZONTAL_CENTER_CONTINUOUS"> </a><div class="element clickable constant constant_HORIZONTAL_CENTER_CONTINUOUS" data-toggle="collapse" data-target=".constant_HORIZONTAL_CENTER_CONTINUOUS .collapse">
- <h2>HORIZONTAL_CENTER_CONTINUOUS</h2>
- <pre>HORIZONTAL_CENTER_CONTINUOUS </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_HORIZONTAL_DISTRIBUTED"> </a><div class="element clickable constant constant_HORIZONTAL_DISTRIBUTED" data-toggle="collapse" data-target=".constant_HORIZONTAL_DISTRIBUTED .collapse">
- <h2>HORIZONTAL_DISTRIBUTED</h2>
- <pre>HORIZONTAL_DISTRIBUTED </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_HORIZONTAL_FILL"> </a><div class="element clickable constant constant_HORIZONTAL_FILL" data-toggle="collapse" data-target=".constant_HORIZONTAL_FILL .collapse">
- <h2>HORIZONTAL_FILL</h2>
- <pre>HORIZONTAL_FILL </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_HORIZONTAL_GENERAL"> </a><div class="element clickable constant constant_HORIZONTAL_GENERAL" data-toggle="collapse" data-target=".constant_HORIZONTAL_GENERAL .collapse">
- <h2>HORIZONTAL_GENERAL</h2>
- <pre>HORIZONTAL_GENERAL </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_HORIZONTAL_JUSTIFY"> </a><div class="element clickable constant constant_HORIZONTAL_JUSTIFY" data-toggle="collapse" data-target=".constant_HORIZONTAL_JUSTIFY .collapse">
- <h2>HORIZONTAL_JUSTIFY</h2>
- <pre>HORIZONTAL_JUSTIFY </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_HORIZONTAL_LEFT"> </a><div class="element clickable constant constant_HORIZONTAL_LEFT" data-toggle="collapse" data-target=".constant_HORIZONTAL_LEFT .collapse">
- <h2>HORIZONTAL_LEFT</h2>
- <pre>HORIZONTAL_LEFT </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_HORIZONTAL_RIGHT"> </a><div class="element clickable constant constant_HORIZONTAL_RIGHT" data-toggle="collapse" data-target=".constant_HORIZONTAL_RIGHT .collapse">
- <h2>HORIZONTAL_RIGHT</h2>
- <pre>HORIZONTAL_RIGHT </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_VERTICAL_BOTTOM"> </a><div class="element clickable constant constant_VERTICAL_BOTTOM" data-toggle="collapse" data-target=".constant_VERTICAL_BOTTOM .collapse">
- <h2>VERTICAL_BOTTOM</h2>
- <pre>VERTICAL_BOTTOM </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_VERTICAL_CENTER"> </a><div class="element clickable constant constant_VERTICAL_CENTER" data-toggle="collapse" data-target=".constant_VERTICAL_CENTER .collapse">
- <h2>VERTICAL_CENTER</h2>
- <pre>VERTICAL_CENTER </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_VERTICAL_DISTRIBUTED"> </a><div class="element clickable constant constant_VERTICAL_DISTRIBUTED" data-toggle="collapse" data-target=".constant_VERTICAL_DISTRIBUTED .collapse">
- <h2>VERTICAL_DISTRIBUTED</h2>
- <pre>VERTICAL_DISTRIBUTED </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_VERTICAL_JUSTIFY"> </a><div class="element clickable constant constant_VERTICAL_JUSTIFY" data-toggle="collapse" data-target=".constant_VERTICAL_JUSTIFY .collapse">
- <h2>VERTICAL_JUSTIFY</h2>
- <pre>VERTICAL_JUSTIFY </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- <a id="constant_VERTICAL_TOP"> </a><div class="element clickable constant constant_VERTICAL_TOP" data-toggle="collapse" data-target=".constant_VERTICAL_TOP .collapse">
- <h2>VERTICAL_TOP</h2>
- <pre>VERTICAL_TOP </pre>
- <div class="labels"></div>
- <div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="row"><footer class="span12">
- Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
- Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a12</a> and<br>
- generated on 2014-03-02T15:27:37Z.<br></footer></div>
- </div>
- </body>
- </html>
|