Added: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/LineChartSeries.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/LineChartSeries.html?rev=1636756&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/LineChartSeries.html (added) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/LineChartSeries.html Tue Nov 4 22:12:02 2014 @@ -0,0 +1,207 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Interface org.apache.poi.ss.usermodel.charts.LineChartSeries (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Interface org.apache.poi.ss.usermodel.charts.LineChartSeries (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/poi/ss/usermodel/charts/class-use/LineChartSeries.html" target="_top">Frames</a></li> +<li><a href="LineChartSeries.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Interface org.apache.poi.ss.usermodel.charts.LineChartSeries" class="title">Uses of Interface<br>org.apache.poi.ss.usermodel.charts.LineChartSeries</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.ss.usermodel.charts"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a> in <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a> that return <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></code></td> +<td class="colLast"><span class="strong">LineChartData.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html#addSeries(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSeries</a></strong>(<a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> categories, + <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> values)</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a> that return types with arguments of type <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>java.util.List<? extends <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a>></code></td> +<td class="colLast"><span class="strong">LineChartData.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html#getSeries()">getSeries</a></strong>()</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.xssf.usermodel.charts"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a> in <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</a> that return <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></code></td> +<td class="colLast"><span class="strong">XSSFLineChartData.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html#addSeries(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSeries</a></strong>(<a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> categoryAxisData, + <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> values)</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</a> that return types with arguments of type <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>java.util.List<? extends <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a>></code></td> +<td class="colLast"><span class="strong">XSSFLineChartData.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html#getSeries()">getSeries</a></strong>()</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/poi/ss/usermodel/charts/class-use/LineChartSeries.html" target="_top">Frames</a></li> +<li><a href="LineChartSeries.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2014 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html>
Added: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSeries.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSeries.html?rev=1636756&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSeries.html (added) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSeries.html Tue Nov 4 22:12:02 2014 @@ -0,0 +1,194 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Interface org.apache.poi.ss.usermodel.charts.ScatterChartSeries (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Interface org.apache.poi.ss.usermodel.charts.ScatterChartSeries (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSeries.html" target="_top">Frames</a></li> +<li><a href="ScatterChartSeries.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Interface org.apache.poi.ss.usermodel.charts.ScatterChartSeries" class="title">Uses of Interface<br>org.apache.poi.ss.usermodel.charts.ScatterChartSeries</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.ss.usermodel.charts"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a> in <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a> that return <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a></code></td> +<td class="colLast"><span class="strong">ScatterChartData.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartData.html#addSerie(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSerie</a></strong>(<a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> xs, + <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> ys)</code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/package-summary.html">org.apache.poi.ss.usermodel.charts</a> that return types with arguments of type <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>java.util.List<? extends <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a>></code></td> +<td class="colLast"><span class="strong">ScatterChartData.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartData.html#getSeries()">getSeries</a></strong>()</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.xssf.usermodel.charts"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a> in <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/package-summary.html">org.apache.poi.xssf.usermodel.charts</a> that return <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a></code></td> +<td class="colLast"><span class="strong">XSSFScatterChartData.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/XSSFScatterChartData.html#addSerie(org.apache.poi.ss.usermodel.charts.ChartDataSource,%20org.apache.poi.ss.usermodel.charts.ChartDataSource)">addSerie</a></strong>(<a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><?> xs, + <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartDataSource</a><? extends java.lang.Number> ys)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSeries.html" target="_top">Frames</a></li> +<li><a href="ScatterChartSeries.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2014 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html> Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/TitleType.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/TitleType.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/TitleType.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/class-use/TitleType.html Tue Nov 4 22:12:02 2014 @@ -99,7 +99,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts">TitleType</a></code></td> -<td class="colLast"><span class="strong">ChartSerie.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartSerie.html#getTitleType()">getTitleType</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ChartSeries.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#getTitleType()">getTitleType</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts">TitleType</a></code></td> @@ -130,7 +130,7 @@ the order they are declared.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/usermodel/charts/TitleType.html" title="enum in org.apache.poi.ss.usermodel.charts">TitleType</a></code></td> -<td class="colLast"><span class="strong">AbstractXSSFChartSerie.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html#getTitleType()">getTitleType</a></strong>()</code> </td> +<td class="colLast"><span class="strong">AbstractXSSFChartSeries.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleType()">getTitleType</a></strong>()</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-frame.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-frame.html Tue Nov 4 22:12:02 2014 @@ -16,13 +16,13 @@ <li><a href="ChartDataFactory.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ChartDataFactory</i></a></li> <li><a href="ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ChartDataSource</i></a></li> <li><a href="ChartLegend.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ChartLegend</i></a></li> -<li><a href="ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ChartSerie</i></a></li> +<li><a href="ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ChartSeries</i></a></li> <li><a href="LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>LineChartData</i></a></li> -<li><a href="LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>LineChartSerie</i></a></li> +<li><a href="LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>LineChartSeries</i></a></li> <li><a href="ManualLayout.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ManualLayout</i></a></li> <li><a href="ManuallyPositionable.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ManuallyPositionable</i></a></li> <li><a href="ScatterChartData.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ScatterChartData</i></a></li> -<li><a href="ScatterChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ScatterChartSerie</i></a></li> +<li><a href="ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ScatterChartSeries</i></a></li> <li><a href="ValueAxis.html" title="interface in org.apache.poi.ss.usermodel.charts" target="classFrame"><i>ValueAxis</i></a></li> </ul> <h2 title="Classes">Classes</h2> Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-summary.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-summary.html Tue Nov 4 22:12:02 2014 @@ -110,19 +110,21 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSerie</a></td> +<td class="colFirst"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ChartSeries</a></td> <td class="colLast"> <div class="block">Basic settings for all chart series.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Data for a Line Chart</div> +</td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSerie</a></td> +<td class="colFirst"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></td> <td class="colLast"> -<div class="block">Represents a line chart serie.</div> +<div class="block">Represents a line chart series.</div> </td> </tr> <tr class="rowColor"> @@ -140,12 +142,14 @@ </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartData</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Data for a Scatter Chart</div> +</td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSerie</a></td> +<td class="colFirst"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a></td> <td class="colLast"> -<div class="block">Represents scatter charts serie.</div> +<div class="block">Represents scatter charts series.</div> </td> </tr> <tr class="rowColor"> Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-tree.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-tree.html Tue Nov 4 22:12:02 2014 @@ -92,10 +92,10 @@ </li> <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataFactory.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartDataFactory</span></a></li> <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartDataSource.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartDataSource</span></a><T></li> -<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartSerie</span></a> +<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ChartSeries</span></a> <ul> -<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">LineChartSerie</span></a></li> -<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ScatterChartSerie</span></a></li> +<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">LineChartSeries</span></a></li> +<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ScatterChartSeries</span></a></li> </ul> </li> <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/ManualLayout.html" title="interface in org.apache.poi.ss.usermodel.charts"><span class="strong">ManualLayout</span></a></li> Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-use.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-use.html Tue Nov 4 22:12:02 2014 @@ -185,7 +185,7 @@ </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ChartSerie.html#org.apache.poi.ss.usermodel.charts">ChartSerie</a> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ChartSeries.html#org.apache.poi.ss.usermodel.charts">ChartSeries</a> <div class="block">Basic settings for all chart series.</div> </td> </tr> @@ -206,11 +206,13 @@ </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/LineChartData.html#org.apache.poi.ss.usermodel.charts">LineChartData</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/LineChartData.html#org.apache.poi.ss.usermodel.charts">LineChartData</a> +<div class="block">Data for a Line Chart</div> +</td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/LineChartSerie.html#org.apache.poi.ss.usermodel.charts">LineChartSerie</a> -<div class="block">Represents a line chart serie.</div> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/LineChartSeries.html#org.apache.poi.ss.usermodel.charts">LineChartSeries</a> +<div class="block">Represents a line chart series.</div> </td> </tr> <tr class="altColor"> @@ -225,11 +227,13 @@ </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ScatterChartData.html#org.apache.poi.ss.usermodel.charts">ScatterChartData</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ScatterChartData.html#org.apache.poi.ss.usermodel.charts">ScatterChartData</a> +<div class="block">Data for a Scatter Chart</div> +</td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSerie.html#org.apache.poi.ss.usermodel.charts">ScatterChartSerie</a> -<div class="block">Represents scatter charts serie.</div> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSeries.html#org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a> +<div class="block">Represents scatter charts series.</div> </td> </tr> <tr class="altColor"> @@ -341,7 +345,7 @@ </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ChartSerie.html#org.apache.poi.xssf.usermodel.charts">ChartSerie</a> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ChartSeries.html#org.apache.poi.xssf.usermodel.charts">ChartSeries</a> <div class="block">Basic settings for all chart series.</div> </td> </tr> @@ -362,11 +366,13 @@ </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/LineChartData.html#org.apache.poi.xssf.usermodel.charts">LineChartData</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/LineChartData.html#org.apache.poi.xssf.usermodel.charts">LineChartData</a> +<div class="block">Data for a Line Chart</div> +</td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/LineChartSerie.html#org.apache.poi.xssf.usermodel.charts">LineChartSerie</a> -<div class="block">Represents a line chart serie.</div> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/LineChartSeries.html#org.apache.poi.xssf.usermodel.charts">LineChartSeries</a> +<div class="block">Represents a line chart series.</div> </td> </tr> <tr class="altColor"> @@ -381,11 +387,13 @@ </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ScatterChartData.html#org.apache.poi.xssf.usermodel.charts">ScatterChartData</a> </td> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ScatterChartData.html#org.apache.poi.xssf.usermodel.charts">ScatterChartData</a> +<div class="block">Data for a Scatter Chart</div> +</td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSerie.html#org.apache.poi.xssf.usermodel.charts">ScatterChartSerie</a> -<div class="block">Represents scatter charts serie.</div> +<td class="colOne"><a href="../../../../../../org/apache/poi/ss/usermodel/charts/class-use/ScatterChartSeries.html#org.apache.poi.xssf.usermodel.charts">ScatterChartSeries</a> +<div class="block">Represents scatter charts series.</div> </td> </tr> <tr class="altColor"> Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html Tue Nov 4 22:12:02 2014 @@ -74,28 +74,34 @@ </tr> <tbody> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.model">org.apache.poi.hssf.model</a></td> +<td class="colLast"> +<div class="block">Provides low level API structures for reading, writing, modifying XLS files.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td> <td class="colLast"> <div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.eval.forked">org.apache.poi.ss.formula.eval.forked</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.streaming">org.apache.poi.xssf.streaming</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> @@ -104,6 +110,25 @@ </li> <li class="blockList"> <ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.hssf.model"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> in <a href="../../../../../../org/apache/poi/hssf/model/package-summary.html">org.apache.poi.hssf.model</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/model/package-summary.html">org.apache.poi.hssf.model</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><span class="strong">InternalWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/model/InternalWorkbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></strong>(java.lang.String name, + <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> externalWorkbook)</code> </td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.poi.hssf.usermodel"> <!-- --> </a> @@ -150,6 +175,14 @@ <div class="block">gets the font for this style</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></strong>(java.lang.String name, + <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook)</code> +<div class="block">Adds the LinkTable records required to allow formulas referencing + the specified external workbook to be added to this one.</div> +</td> +</tr> </tbody> </table> </li> @@ -241,6 +274,23 @@ </tr> </tbody> </table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></strong>(java.lang.String name, + <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook)</code> +<div class="block">Adds the linking required to allow formulas referencing + the specified external workbook to be added to this one.</div> +</td> +</tr> +</tbody> +</table> </li> <li class="blockList"><a name="org.apache.poi.ss.util"> <!-- --> @@ -401,6 +451,23 @@ </tr> </tbody> </table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></strong>(java.lang.String name, + <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook)</code> +<div class="block">Adds the LinkTable records required to allow formulas referencing + the specified external workbook to be added to this one.</div> +</td> +</tr> +</tbody> +</table> </li> <li class="blockList"><a name="org.apache.poi.xssf.usermodel"> <!-- --> @@ -421,6 +488,23 @@ </tr> </tbody> </table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></strong>(java.lang.String name, + <a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook)</code> +<div class="block">Adds the External Link Table part and relations required to allow formulas + referencing the specified external workbook to be added to this one.</div> +</td> +</tr> +</tbody> +</table> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html Tue Nov 4 22:12:02 2014 @@ -82,79 +82,85 @@ <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.model">org.apache.poi.hssf.model</a></td> +<td class="colLast"> +<div class="block">Provides low level API structures for reading, writing, modifying XLS files.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td> <td class="colLast"> <div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.util">org.apache.poi.hssf.util</a></td> <td class="colLast"> <div class="block">util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.format">org.apache.poi.ss.format</a></td> <td class="colLast"> <div class="block">This package contains classes that implement cell formatting</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula">org.apache.poi.ss.formula</a></td> <td class="colLast"> <div class="block">This package contains common internal POI code for manipulating formulas.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.eval.forked">org.apache.poi.ss.formula.eval.forked</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.functions">org.apache.poi.ss.formula.functions</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util.cellwalk">org.apache.poi.ss.util.cellwalk</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.eventusermodel">org.apache.poi.xssf.eventusermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.streaming">org.apache.poi.xssf.streaming</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td> <td class="colLast"> </td> </tr> @@ -194,6 +200,23 @@ HSSF concepts.</div> </tbody> </table> </li> +<li class="blockList"><a name="org.apache.poi.hssf.model"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> used by <a href="../../../../../org/apache/poi/hssf/model/package-summary.html">org.apache.poi.hssf.model</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Workbook.html#org.apache.poi.hssf.model">Workbook</a> +<div class="block">High level representation of a Excel workbook.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.poi.hssf.usermodel"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html Tue Nov 4 22:12:02 2014 @@ -275,7 +275,7 @@ HSSF concepts.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a></code></td> -<td class="colLast"><span class="strong">ChartSerie.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSerie.html#getTitleCellReference()">getTitleCellReference</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ChartSeries.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#getTitleCellReference()">getTitleCellReference</a></strong>()</code> </td> </tr> </tbody> </table> @@ -288,7 +288,7 @@ HSSF concepts.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ChartSerie.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSerie.html#setTitle(org.apache.poi.ss.util.CellReference)">setTitle</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> titleReference)</code> +<td class="colLast"><span class="strong">ChartSeries.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/charts/ChartSeries.html#setTitle(org.apache.poi.ss.util.CellReference)">setTitle</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> titleReference)</code> <div class="block">Sets the title of the series as a cell reference.</div> </td> </tr> @@ -433,7 +433,7 @@ HSSF concepts.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a></code></td> -<td class="colLast"><span class="strong">AbstractXSSFChartSerie.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html#getTitleCellReference()">getTitleCellReference</a></strong>()</code> </td> +<td class="colLast"><span class="strong">AbstractXSSFChartSeries.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#getTitleCellReference()">getTitleCellReference</a></strong>()</code> </td> </tr> </tbody> </table> @@ -446,7 +446,7 @@ HSSF concepts.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">AbstractXSSFChartSerie.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSerie.html#setTitle(org.apache.poi.ss.util.CellReference)">setTitle</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> titleReference)</code> </td> +<td class="colLast"><span class="strong">AbstractXSSFChartSeries.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/charts/AbstractXSSFChartSeries.html#setTitle(org.apache.poi.ss.util.CellReference)">setTitle</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> titleReference)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html Tue Nov 4 22:12:02 2014 @@ -327,12 +327,14 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>interface </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/charts/LineChartData.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartData</a></strong></code> +<div class="block">Data for a Line Chart</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/charts/LineChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSerie</a></strong></code> -<div class="block">Represents a line chart serie.</div> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/charts/LineChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">LineChartSeries</a></strong></code> +<div class="block">Represents a line chart series.</div> </td> </tr> <tr class="rowColor"> @@ -350,8 +352,8 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>interface </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSerie.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSerie</a></strong></code> -<div class="block">Represents scatter charts serie.</div> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/charts/ScatterChartSeries.html" title="interface in org.apache.poi.ss.usermodel.charts">ScatterChartSeries</a></strong></code> +<div class="block">Represents scatter charts series.</div> </td> </tr> <tr class="altColor"> @@ -807,7 +809,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a></strong></code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/charts/XSSFLineChartData.html" title="class in org.apache.poi.xssf.usermodel.charts">XSSFLineChartData</a></strong></code> +<div class="block">Holds data for a XSSF Line Chart</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html Tue Nov 4 22:12:02 2014 @@ -441,65 +441,73 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></strong>(java.lang.String name, + <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook)</code> +<div class="block">Adds the LinkTable records required to allow formulas referencing + the specified external workbook to be added to this one.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(int)">removeName</a></strong>(int index)</code> <div class="block">Remove the defined name at the specified index</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(java.lang.String)">removeName</a></strong>(java.lang.String name)</code> <div class="block">Remove a defined name by name</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removePrintArea(int)">removePrintArea</a></strong>(int sheetIndex)</code> <div class="block">Delete the printarea for the sheet specified</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeSheetAt(int)">removeSheetAt</a></strong>(int index)</code> <div class="block">Removes sheet at the given index</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setActiveSheet(int)">setActiveSheet</a></strong>(int sheetIndex)</code> <div class="block">Convenience method to set the active sheet.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setCompressTempFiles(boolean)">setCompressTempFiles</a></strong>(boolean compress)</code> <div class="block">Set whether temp files should be compressed.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setFirstVisibleTab(int)">setFirstVisibleTab</a></strong>(int sheetIndex)</code> <div class="block">Sets the first tab that is displayed in the list of tabs in excel.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setForceFormulaRecalculation(boolean)">setForceFormulaRecalculation</a></strong>(boolean value)</code> <div class="block">Whether the application shall perform a full recalculation when the workbook is opened.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setHidden(boolean)">setHidden</a></strong>(boolean hiddenFlag)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a> missingCellPolicy)</code> <div class="block">Sets the policy on what to do when getting missing or blank cells from a row.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setPrintArea(int,%20int,%20int,%20int,%20int)">setPrintArea</a></strong>(int sheetIndex, int startColumn, @@ -509,14 +517,14 @@ implements <a href="../../../../../org/a <div class="block">For the Convenience of Java Programmers maintaining pointers.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setPrintArea(int,%20java.lang.String)">setPrintArea</a></strong>(int sheetIndex, java.lang.String reference)</code> <div class="block">Sets the printarea for the sheet provided</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setRepeatingRowsAndColumns(int,%20int,%20int,%20int,%20int)">setRepeatingRowsAndColumns</a></strong>(int sheetIndex, int startColumn, @@ -529,41 +537,41 @@ implements <a href="../../../../../org/a </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setSelectedTab(int)">setSelectedTab</a></strong>(int index)</code> <div class="block">Sets the tab whose data is actually seen when the sheet is opened.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setSheetHidden(int,%20boolean)">setSheetHidden</a></strong>(int sheetIx, boolean hidden)</code> <div class="block">Hide or unhide a sheet</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setSheetHidden(int,%20int)">setSheetHidden</a></strong>(int sheetIx, int hidden)</code> <div class="block">Hide or unhide a sheet.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setSheetName(int,%20java.lang.String)">setSheetName</a></strong>(int sheet, java.lang.String name)</code> <div class="block">Set the sheet name.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setSheetOrder(java.lang.String,%20int)">setSheetOrder</a></strong>(java.lang.String sheetname, int pos)</code> <div class="block">Sets the order of appearance for a given sheet.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#write(java.io.OutputStream)">write</a></strong>(java.io.OutputStream stream)</code> <div class="block">Write out this workbook to an Outputstream.</div> @@ -1650,6 +1658,24 @@ public void setRepeatingRowsAn <dd><code>java.lang.IllegalArgumentException</code> - if the supplied sheet index or state is invalid</dd></dl> </li> </ul> +<a name="linkExternalWorkbook(java.lang.String, org.apache.poi.ss.usermodel.Workbook)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>linkExternalWorkbook</h4> +<pre>public int linkExternalWorkbook(java.lang.String name, + <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook)</pre> +<div class="block">Adds the LinkTable records required to allow formulas referencing + the specified external workbook to be added to this one. Allows + formulas such as "[MyOtherWorkbook]Sheet3!$A$5" to be added to the + file, for workbooks not already referenced.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name the workbook will be referenced as in formulas</dd><dd><code>workbook</code> - The open workbook to fetch the link required information from</dd></dl> +</li> +</ul> <a name="addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html?rev=1636756&r1=1636755&r2=1636756&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html Tue Nov 4 22:12:02 2014 @@ -576,61 +576,69 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></strong>(java.lang.String name, + <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook)</code> +<div class="block">Adds the External Link Table part and relations required to allow formulas + referencing the specified external workbook to be added to this one.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#lockRevision()">lockRevision</a></strong>()</code> <div class="block">Locks the workbook for revisions.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#lockStructure()">lockStructure</a></strong>()</code> <div class="block">Locks the structure of workbook.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#lockWindows()">lockWindows</a></strong>()</code> <div class="block">Locks the windows that comprise the workbook.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected static <a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#newPackage()">newPackage</a></strong>()</code> <div class="block">Create a new SpreadsheetML package and setup the default minimal content</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#onDeleteFormula(org.apache.poi.xssf.usermodel.XSSFCell)">onDeleteFormula</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel">XSSFCell</a> cell)</code> <div class="block">Fired when a formula is deleted from this workbook, for example when calling cell.setCellFormula(null)</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#onDocumentRead()">onDocumentRead</a></strong>()</code> <div class="block">Fired when a package part is read</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(int)">removeName</a></strong>(int nameIndex)</code> <div class="block">Remove the defined name at the specified index</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(java.lang.String)">removeName</a></strong>(java.lang.String name)</code> <div class="block">Remove a defined name by name</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removePrintArea(int)">removePrintArea</a></strong>(int sheetIndex)</code> <div class="block">Delete the printarea for the sheet specified</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeSheetAt(int)">removeSheetAt</a></strong>(int index)</code> <div class="block">Removes sheet at the given index.<p/> @@ -639,40 +647,40 @@ implements <a href="../../../../../org/a the workbook.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setActiveSheet(int)">setActiveSheet</a></strong>(int index)</code> <div class="block">Convenience method to set the active sheet.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setFirstVisibleTab(int)">setFirstVisibleTab</a></strong>(int index)</code> <div class="block">Sets the first tab that is displayed in the list of tabs in excel.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setForceFormulaRecalculation(boolean)">setForceFormulaRecalculation</a></strong>(boolean value)</code> <div class="block">Whether the application shall perform a full recalculation when the workbook is opened.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setHidden(boolean)">setHidden</a></strong>(boolean hiddenFlag)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a> missingCellPolicy)</code> <div class="block">Sets the policy on what to do when getting missing or blank cells from a row.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setPivotTables(java.util.List)">setPivotTables</a></strong>(java.util.List<<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a>> pivotTables)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setPrintArea(int,%20int,%20int,%20int,%20int)">setPrintArea</a></strong>(int sheetIndex, int startColumn, @@ -682,14 +690,14 @@ implements <a href="../../../../../org/a <div class="block">For the Convenience of Java Programmers maintaining pointers.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setPrintArea(int,%20java.lang.String)">setPrintArea</a></strong>(int sheetIndex, java.lang.String reference)</code> <div class="block">Sets the printarea for the sheet provided</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setRepeatingRowsAndColumns(int,%20int,%20int,%20int,%20int)">setRepeatingRowsAndColumns</a></strong>(int sheetIndex, int startColumn, @@ -702,86 +710,86 @@ implements <a href="../../../../../org/a </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setRevisionsPassword(java.lang.String,%20org.apache.poi.poifs.crypt.HashAlgorithm)">setRevisionsPassword</a></strong>(java.lang.String password, <a href="../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a> hashAlgo)</code> <div class="block">Sets the revisions password.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSelectedTab(int)">setSelectedTab</a></strong>(int index)</code> <div class="block">We only set one sheet as selected for compatibility with HSSF.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetHidden(int,%20boolean)">setSheetHidden</a></strong>(int sheetIx, boolean hidden)</code> <div class="block">Sets the visible state of this sheet.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetHidden(int,%20int)">setSheetHidden</a></strong>(int sheetIx, int state)</code> <div class="block">Hide or unhide a sheet.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetName(int,%20java.lang.String)">setSheetName</a></strong>(int sheetIndex, java.lang.String sheetname)</code> <div class="block">Set the sheet name.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetOrder(java.lang.String,%20int)">setSheetOrder</a></strong>(java.lang.String sheetname, int pos)</code> <div class="block">sets the order of appearance for a given sheet.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setWorkbookPassword(java.lang.String,%20org.apache.poi.poifs.crypt.HashAlgorithm)">setWorkbookPassword</a></strong>(java.lang.String password, <a href="../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a> hashAlgo)</code> <div class="block">Sets the workbook password.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#unLock()">unLock</a></strong>()</code> <div class="block">Removes the workbook protection settings</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#unLockRevision()">unLockRevision</a></strong>()</code> <div class="block">Unlocks the workbook for revisions.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#unLockStructure()">unLockStructure</a></strong>()</code> <div class="block">Unlocks the structure of workbook.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#unLockWindows()">unLockWindows</a></strong>()</code> <div class="block">Unlocks the windows that comprise the workbook.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#validateRevisionsPassword(java.lang.String)">validateRevisionsPassword</a></strong>(java.lang.String password)</code> <div class="block">Validate the password against the stored hash, the hashing method will be determined by the existing password attributes</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#validateWorkbookPassword(java.lang.String)">validateWorkbookPassword</a></strong>(java.lang.String password)</code> <div class="block">Validate the password against the stored hash, the hashing method will be determined @@ -2142,6 +2150,24 @@ public <a href="../../../../../org/ <dl><dt><span class="strong">Returns:</span></dt><dd>the helper class used to query the custom XML mapping defined in this workbook</dd></dl> </li> </ul> +<a name="linkExternalWorkbook(java.lang.String, org.apache.poi.ss.usermodel.Workbook)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>linkExternalWorkbook</h4> +<pre>public int linkExternalWorkbook(java.lang.String name, + <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook)</pre> +<div class="block">Adds the External Link Table part and relations required to allow formulas + referencing the specified external workbook to be added to this one. Allows + formulas such as "[MyOtherWorkbook.xlsx]Sheet3!$A$5" to be added to the + file, for workbooks not already linked / referenced.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#linkExternalWorkbook(java.lang.String,%20org.apache.poi.ss.usermodel.Workbook)">linkExternalWorkbook</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name the workbook will be referenced as in formulas</dd><dd><code>workbook</code> - The open workbook to fetch the link required information from</dd></dl> +</li> +</ul> <a name="isStructureLocked()"> <!-- --> </a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
