Files
PhpSpreadsheet/namespaces/phpoffice-phpspreadsheet.html
T
2021-05-31 18:34:51 +00:00

116 lines
7.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Documentation</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro">
<link rel="stylesheet" href="../css/normalize.css">
<link rel="stylesheet" href="../css/template.css">
<link rel="icon" href="../images/favicon.ico"/>
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.4.6/fuse.min.js"></script>
<script src="../js/search.js"></script>
<script defer src="../js/searchIndex.js"></script>
</head>
<body>
<header class="phpdocumentor-top-header"></header>
<header class="phpdocumentor-header">
<section class="phpdocumentor-section">
<h1 class="phpdocumentor-title">Documentation</h1>
</section>
</header>
<main class="phpdocumentor">
<div class="phpdocumentor-section">
<aside class="three phpdocumentor-columns phpdocumentor-sidebar">
<section data-search-form class="phpdocumentor-search">
<h1 class="phpdocumentor-sidebar__category-header">Search</h1>
<label class="phpdocumentor-label">
<span class="visually-hidden">Search for</span>
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
</label>
</section>
<h1 class="phpdocumentor-sidebar__category-header">Namespaces</h1>
<h2 class="phpdocumentor-sidebar__root-namespace"><a href="../namespaces/default.html"><abbr title="\">Global</abbr></a></h2>
<h3 class="phpdocumentor-sidebar__root-namespace"><a href="../namespaces/phpoffice.html"><abbr title="\PhpOffice">PhpOffice</abbr></a></h3>
<ul class="phpdocumentor-list">
<li><a href="../namespaces/phpoffice-phpspreadsheet.html"><abbr title="\PhpOffice\PhpSpreadsheet">PhpSpreadsheet</abbr></a></li>
</ul>
<h1 class="phpdocumentor-sidebar__category-header">Reports</h1>
<h2 class="phpdocumentor-sidebar__root-package"><a href="../reports/deprecated.html">Deprecated</a></h2>
<h2 class="phpdocumentor-sidebar__root-package"><a href="../reports/errors.html">Errors</a></h2>
<h2 class="phpdocumentor-sidebar__root-package"><a href="../reports/markers.html">Markers</a></h2>
</aside>
<div class="nine phpdocumentor-columns phpdocumentor-content">
<ul class="phpdocumentor-breadcrumbs">
<li><a href="../index.html">Home</a></li>
<li><a href="../namespaces/phpoffice.html">PhpOffice</a></li>
</ul>
<h2 class="phpdocumentor-content__title">PhpSpreadsheet</h2>
<h3>Namespaces</h3>
<dl>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-calculation.html"><abbr title="\PhpOffice\PhpSpreadsheet\Calculation">Calculation</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-cell.html"><abbr title="\PhpOffice\PhpSpreadsheet\Cell">Cell</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-chart.html"><abbr title="\PhpOffice\PhpSpreadsheet\Chart">Chart</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-collection.html"><abbr title="\PhpOffice\PhpSpreadsheet\Collection">Collection</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-document.html"><abbr title="\PhpOffice\PhpSpreadsheet\Document">Document</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-helper.html"><abbr title="\PhpOffice\PhpSpreadsheet\Helper">Helper</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-reader.html"><abbr title="\PhpOffice\PhpSpreadsheet\Reader">Reader</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-richtext.html"><abbr title="\PhpOffice\PhpSpreadsheet\RichText">RichText</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-shared.html"><abbr title="\PhpOffice\PhpSpreadsheet\Shared">Shared</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-style.html"><abbr title="\PhpOffice\PhpSpreadsheet\Style">Style</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-worksheet.html"><abbr title="\PhpOffice\PhpSpreadsheet\Worksheet">Worksheet</abbr></a></dt>
<dt><a href="../namespaces/phpoffice-phpspreadsheet-writer.html"><abbr title="\PhpOffice\PhpSpreadsheet\Writer">Writer</abbr></a></dt>
</dl>
<h3>Interfaces, Classes and Traits</h3>
<dl>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-IComparable.html"><abbr title="\PhpOffice\PhpSpreadsheet\IComparable">IComparable</abbr></a></dt>
<dd></dd>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-Comment.html"><abbr title="\PhpOffice\PhpSpreadsheet\Comment">Comment</abbr></a></dt>
<dd></dd>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-DefinedName.html"><abbr title="\PhpOffice\PhpSpreadsheet\DefinedName">DefinedName</abbr></a></dt>
<dd></dd>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-Exception.html"><abbr title="\PhpOffice\PhpSpreadsheet\Exception">Exception</abbr></a></dt>
<dd></dd>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-HashTable.html"><abbr title="\PhpOffice\PhpSpreadsheet\HashTable">HashTable</abbr></a></dt>
<dd></dd>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-IOFactory.html"><abbr title="\PhpOffice\PhpSpreadsheet\IOFactory">IOFactory</abbr></a></dt>
<dd>Factory to create readers and writers easily.</dd>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-NamedFormula.html"><abbr title="\PhpOffice\PhpSpreadsheet\NamedFormula">NamedFormula</abbr></a></dt>
<dd></dd>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-NamedRange.html"><abbr title="\PhpOffice\PhpSpreadsheet\NamedRange">NamedRange</abbr></a></dt>
<dd></dd>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-ReferenceHelper.html"><abbr title="\PhpOffice\PhpSpreadsheet\ReferenceHelper">ReferenceHelper</abbr></a></dt>
<dd></dd>
<dt><a href="../classes/PhpOffice-PhpSpreadsheet-Settings.html"><abbr title="\PhpOffice\PhpSpreadsheet\Settings">Settings</abbr></a></dt>
<dd></dd>
</dl>
<div data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
<h2>Search results</h2>
<ul class="phpdocumentor-search-results__entries">
</ul>
</div>
</div>
</div>
</main>
</body>
</html>