Update 20240807 - nach NUGET-Update Syncfusion

This commit is contained in:
Stefan Hutter
2024-08-07 09:25:01 +02:00
parent 749b1e89ed
commit 77d5c661f7
8681 changed files with 5340624 additions and 1740134 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&lt;T&gt; Method</title>
<title>DmtxImageEncoder.EncodeRawData Method</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">FastExcel.Write&lt;T&gt; Method</h1>
<h1 class="title">DmtxImageEncoder.EncodeRawData Method</h1>
<p />
<summary-info>Write a list of objects to a sheet</summary-info>
<summary-info></summary-info>
<div class="section_container">
@@ -101,48 +101,24 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<tr>
<td>
<a href="topic_0000000000000484.html">Write&lt;T&gt;(IEnumerable&lt;T&gt;, int, bool)</a>
<a href="topic_0000000000000483.html">EncodeRawData(string)</a>
</td>
<td>
Write a list of objects to a sheet
</td>
</tr>
<tr>
<td>
<a href="topic_0000000000000482.html">Write&lt;T&gt;(IEnumerable&lt;T&gt;, int, int)</a>
<a href="topic_0000000000000484.html">EncodeRawData(string, DmtxImageEncoderOptions)</a>
</td>
<td>
Write a list of objects to a sheet
</td>
</tr>
<tr>
<td>
<a href="topic_0000000000000485.html">Write&lt;T&gt;(IEnumerable&lt;T&gt;, string, bool)</a>
</td>
<td>
Write a list of objects to a sheet
</td>
</tr>
<tr>
<td>
<a href="topic_0000000000000483.html">Write&lt;T&gt;(IEnumerable&lt;T&gt;, string, int)</a>
</td>
<td>
Write a list of objects to a sheet
</td>
</tr>
@@ -163,11 +139,11 @@ Write a list of objects to a sheet
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_000000000000046B.html">FastExcel Class</a><br />
<a href="topic_0000000000000472.html">DmtxImageEncoder Class</a><br />
<a href="topic_000000000000044E.html">FastExcel Namespace</a><br />
<a href="topic_000000000000043B.html">DataMatrix.net Namespace</a><br />