Update nach EDK-Read

This commit is contained in:
Stefan Hutter
2024-07-19 09:51:03 +02:00
parent 977d1b0c9f
commit 153fbef133
7735 changed files with 187935 additions and 103935 deletions

View File

@@ -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>FastExcel.Write Method</title>
<title>FastExcel.Update Method</title>
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
<script src="msdn2019/toc.js"></script>
@@ -75,11 +75,12 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div id="mainBody">
<h1 class="title">FastExcel.Write Method</h1>
<h1 class="title">FastExcel.Update Method</h1>
<p />
<summary-info>Write data to a sheet</summary-info>
<summary-info>/// Update the worksheet
///</summary-info>
<div class="section_container">
@@ -101,48 +102,26 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<tr>
<td>
<a href="topic_0000000000000482.html">Write(DataTable, string)</a>
<a href="topic_000000000000047C.html">Update(Worksheet, int)</a>
</td>
<td>
Write a excel from datatable
/// Update the worksheet
///
</td>
</tr>
<tr>
<td>
<a href="topic_000000000000047B.html">Write(Worksheet)</a>
<a href="topic_000000000000047D.html">Update(Worksheet, string)</a>
</td>
<td>
Write data to a sheet
</td>
</tr>
<tr>
<td>
<a href="topic_000000000000047C.html">Write(Worksheet, int, int)</a>
</td>
<td>
Write data to a sheet
</td>
</tr>
<tr>
<td>
<a href="topic_000000000000047D.html">Write(Worksheet, string, int)</a>
</td>
<td>
Write data to a sheet
/// Update the worksheet
///
</td>
</tr>
@@ -163,11 +142,11 @@ Write data to a sheet
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_0000000000000467.html">FastExcel Class</a><br />
<a href="topic_000000000000046B.html">FastExcel Class</a><br />
<a href="topic_000000000000044B.html">FastExcel Namespace</a><br />
<a href="topic_000000000000044E.html">FastExcel Namespace</a><br />