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 Class</title>
<title>DmtxImageDecoder Class</title>
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
<script src="msdn2019/toc.js"></script>
@@ -74,23 +74,21 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div id="mainBody">
<h1 class="title">FastExcel Class</h1>
<h1 class="title">DmtxImageDecoder Class</h1>
<div class="metadata">
Namespace:
<a href="topic_000000000000044E.html">FastExcel</a>
<a href="topic_000000000000043B.html">DataMatrix.net</a>
<br />Assembly: ExcelNet (in ExcelNet.dll)
<br />Assembly: BarcodeLib (in BarcodeLib.dll)
</div>
<summary-info>/// Fast Excel
///</summary-info>
@@ -140,7 +138,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div class="codeSnippetCode codeVB">
<pre xml:space="preserve" class="brush: vb">Public Class FastExcel&nbsp;<br /> Implements <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.idisposable">IDisposable</a></pre>
<pre xml:space="preserve" class="brush: vb">Public Class DmtxImageDecoder</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
@@ -179,7 +177,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div class="codeSnippetCode codeCsharp">
<pre xml:space="preserve" class="brush: csharp">public class FastExcel : <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.idisposable">IDisposable</a></pre>
<pre xml:space="preserve" class="brush: csharp">public class DmtxImageDecoder</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
@@ -219,7 +217,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div class="codeSnippetCode codeCpp">
<pre xml:space="preserve" class="brush: cpp">public ref class FastExcel : public <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.idisposable">IDisposable</a></pre>
<pre xml:space="preserve" class="brush: cpp">public ref class DmtxImageDecoder </pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
@@ -258,7 +256,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div class="codeSnippetCode codeJScript">
<pre xml:space="preserve" class="brush: js">public class FastExcel&nbsp;<br /> implements <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.idisposable">IDisposable</a></pre>
<pre xml:space="preserve" class="brush: js">public class DmtxImageDecoder</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
@@ -288,248 +286,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Constructors</a></span>
<div>&nbsp;</div>
</div>
<div id="ConstructorsSection" class="section">
<table class="memberListTable">
<tr>
<th></th>
<th>
Name
</th>
<th>
Description
</th>
</tr>
<tr class="
">
<td>
<img alt="Public constructor" title="Public constructor" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_000000000000046F.html">FastExcel(FileInfo, bool)</a>
</td>
<td>
/// Update an existing excel file
///
</td>
</tr>
<tr class="
">
<td>
<img alt="Public constructor" title="Public constructor" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000470.html">FastExcel(FileInfo, FileInfo)</a>
</td>
<td>
/// Create a new excel file from a template
///
</td>
</tr>
<tr class="
">
<td>
<img alt="Public constructor" title="Public constructor" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000471.html">FastExcel(Stream)</a>
</td>
<td>
/// Update an existing excel file stream
///
</td>
</tr>
<tr class="
">
<td>
<img alt="Public constructor" title="Public constructor" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000472.html">FastExcel(Stream, Stream, bool, bool)</a>
</td>
<td>
/// Create a new excel file from a template
///
</td>
</tr>
</table>
<a href="#mainBody">
Top
</a>
</div>
</div>
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Properties</a></span>
<div>&nbsp;</div>
</div>
<div id="PropertiesSection" class="section">
<table class="memberListTable">
<tr>
<th></th>
<th>
Name
</th>
<th>
Description
</th>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_000000000000046C.html">ExcelFile</a>
</td>
<td>
/// Output excel file
///
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_000000000000046E.html">ReadOnly</a>
</td>
<td>
/// Is the excel file read only
///
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_000000000000046D.html">TemplateFile</a>
</td>
<td>
/// The template excel file
///
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_000000000000047E.html">Worksheets</a>
</td>
<td>
List of worksheets, loaded on first access of property
</td>
</tr>
</table>
<a href="#mainBody">
Top
</a>
</div>
</div>
@@ -561,21 +318,18 @@ List of worksheets, loaded on first access of property
">
<td>
<img alt="Protected method" title="Protected method" src="msdn2019/protmethod.png"></img>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000475.html">Dispose(bool)</a>
<a href="topic_000000000000046C.html">DecodeImage(Bitmap)</a>
</td>
<td>
/// Main disposal function
/// returns a list of all decoded DataMatrix codes in the image provided
///
</td>
@@ -591,184 +345,13 @@ List of worksheets, loaded on first access of property
</td>
<td>
<a href="topic_0000000000000474.html">Dispose()</a>
<a href="topic_000000000000046D.html">DecodeImage(Bitmap, TimeSpan)</a>
</td>
<td>
/// Saves any pending changes to the Excel stream and adds/updates associated files if needed
///
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000478.html">GetCellByDefinedName(string, Nullable&lt;Int32&gt;)</a>
</td>
<td>
Returns cell by defined name
If theres more than one, this is the first one.
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000476.html">GetCellRangesByDefinedName(string, Nullable&lt;Int32&gt;)</a>
</td>
<td>
Retrieves ranges of cells by their defined name
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000479.html">GetCellsByColumnName(string, int, Nullable&lt;Int32&gt;)</a>
</td>
<td>
Returns all cells in a column by name, within optional row range
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000477.html">GetCellsByDefinedName(string, Nullable&lt;Int32&gt;)</a>
</td>
<td>
Gets all cells by defined name
Like GetCellRangesByCellName, but just retreives all cells in a single list
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000473.html">GetWorksheetIndexFromName(string)</a>
</td>
<td>
/// Retrieves the index for given worksheet name
///
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_000000000000047A.html">Read(int, int)</a>
</td>
<td>
/// Read a sheet by sheet number
/// returns a list of all decoded DataMatrix codes in the image provided
/// that can be found in the given time span
///
</td>
@@ -784,12 +367,14 @@ Like GetCellRangesByCellName, but just retreives all cells in a single list
</td>
<td>
<a href="topic_000000000000047B.html">Read(string, int)</a>
<a href="topic_0000000000000471.html">DecodeImage(Bitmap, int, TimeSpan)</a>
</td>
<td>
/// Read a sheet by sheet name
/// returns a list of DataMatrix codes in the image provided that can be
/// found in the given time span, but no more than maxResultCount codes
/// (useful, if you e.g. expect only one code to be in the image)
///
</td>
@@ -813,12 +398,12 @@ Like GetCellRangesByCellName, but just retreives all cells in a single list
</td>
<td>
<a href="topic_000000000000047C.html">Update(Worksheet, int)</a>
<a href="topic_000000000000046E.html">DecodeImageMosaic(Bitmap)</a>
</td>
<td>
/// Update the worksheet
/// returns a list of all decoded DataMatrix codes in the image provided
///
</td>
@@ -834,24 +419,17 @@ Like GetCellRangesByCellName, but just retreives all cells in a single list
</td>
<td>
<a href="topic_000000000000047D.html">Update(Worksheet, string)</a>
<a href="topic_0000000000000470.html">DecodeImageMosaic(Bitmap, TimeSpan)</a>
</td>
<td>
/// Update the worksheet
/// returns a list of all decoded DataMatrix codes in the image provided
/// that can be found in the given time span
///
</td>
</tr>
<tr class="
@@ -863,160 +441,15 @@ Like GetCellRangesByCellName, but just retreives all cells in a single list
</td>
<td>
<a href="topic_0000000000000486.html">Write(DataTable, string)</a>
<a href="topic_000000000000046F.html">DecodeImageMosaic(Bitmap, int, TimeSpan)</a>
</td>
<td>
Write a excel from datatable
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_000000000000047F.html">Write(Worksheet)</a>
</td>
<td>
Write data to a sheet
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000480.html">Write(Worksheet, int, int)</a>
</td>
<td>
Write data to a sheet
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000481.html">Write(Worksheet, string, int)</a>
</td>
<td>
Write data to a sheet
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000484.html">Write&lt;T&gt;(IEnumerable&lt;T&gt;, int, bool)</a>
</td>
<td>
Write a list of objects to a sheet
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_0000000000000482.html">Write&lt;T&gt;(IEnumerable&lt;T&gt;, int, int)</a>
</td>
<td>
Write a list of objects to a sheet
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<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 class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<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
/// returns a list of DataMatrix codes in the image provided that can be
/// found in the given time span, but no more than maxResultCount codes
/// (useful, if you e.g. expect only one code to be in the image)
///
</td>
</tr>
@@ -1047,14 +480,6 @@ Write a list of objects to a sheet
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Extension Methods</a></span>
@@ -1085,13 +510,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>
@@ -1194,7 +619,7 @@ inheritedMember
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_000000000000044E.html">FastExcel Namespace</a><br />
<a href="topic_000000000000043B.html">DataMatrix.net Namespace</a><br />