Update 20240807 - nach NUGET-Update Syncfusion
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
|
||||
<link rel="icon" href="favicon.ico">
|
||||
<title>Worksheet Methods</title>
|
||||
<title>qrcode Methods</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
|
||||
<script src="msdn2019/toc.js"></script>
|
||||
@@ -75,11 +75,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
</div>
|
||||
|
||||
<div id="mainBody">
|
||||
<h1 class="title">Worksheet Methods</h1>
|
||||
<h1 class="title">qrcode Methods</h1>
|
||||
<p />
|
||||
<p>
|
||||
The following tables list the members exposed by the
|
||||
<a href="topic_0000000000000490.html">Worksheet</a>
|
||||
<a href="topic_0000000000000490.html">qrcode</a>
|
||||
type.
|
||||
</p>
|
||||
|
||||
@@ -119,180 +119,12 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000049C.html">AddRow(params object[])</a>
|
||||
<a href="topic_0000000000000492.html">RenderCode()</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Add a row using a collection of value objects
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000049D.html">AddValue(int, int, object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Note: This method is slow
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000004A1.html">GetCellsInRange(CellRange)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Returns cells using provided range
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000049E.html">Merge(Worksheet)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Merges the parameter into the current DatSet object, the parameter takes precedence
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000049A.html">PopulateRows<T>(IEnumerable<T>, int, bool)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Populate rows
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_000000000000049B.html">PopulateRowsFromDataTable(DataTable, int)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Populate rows from datatable
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr class="
|
||||
|
||||
|
||||
">
|
||||
<td>
|
||||
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000004A0.html">Read(int)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Read the worksheet
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -321,12 +153,6 @@ Read the worksheet
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="section_container">
|
||||
<div class="section_heading">
|
||||
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Extension Methods</a></span>
|
||||
@@ -357,13 +183,13 @@ inheritedMember
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<a href="topic_00000000000002E2.html">NameOf(this object)</a>
|
||||
<a href="topic_0000000000000324.html">NameOf(this object)</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
(Defined by <a target="_top" href="topic_00000000000002E0.html" onclick="this.target='';return true;">NLogHelper</a>).
|
||||
(Defined by <a target="_top" href="topic_0000000000000322.html" onclick="this.target='';return true;">NLogHelper</a>).
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
@@ -388,8 +214,8 @@ inheritedMember
|
||||
|
||||
<div id="seeAlsoSection" class="section">
|
||||
<div>
|
||||
<a href="topic_0000000000000490.html">Worksheet Class</a><br />
|
||||
<a href="topic_000000000000044E.html">FastExcel Namespace</a><br />
|
||||
<a href="topic_0000000000000490.html">qrcode Class</a><br />
|
||||
<a href="topic_000000000000048F.html">Barcoded.qr Namespace</a><br />
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user