update 20240812

This commit is contained in:
Stefan Hutter
2024-08-12 16:35:06 +02:00
parent 43c44e0aad
commit fc8811829d
7922 changed files with 205978 additions and 91947 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>Cell Constructor</title>
<title>DmtxImageEncoder.EncodeRawData Method</title>
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
<script src="msdn2019/toc.js"></script>
@@ -75,12 +75,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div id="mainBody">
<h1 class="title">Cell Constructor</h1>
<h1 class="title">DmtxImageEncoder.EncodeRawData Method</h1>
<p />
<summary-info>/// Create a new Cell
///</summary-info>
<summary-info></summary-info>
<div class="section_container">
@@ -102,26 +101,24 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<tr>
<td>
<a href="topic_000000000000049D.html">Cell(XElement, Worksheet)</a>
<a href="topic_000000000000049C.html">EncodeRawData(string)</a>
</td>
<td>
/// Create a new Cell
///
</td>
</tr>
<tr>
<td>
<a href="topic_000000000000049C.html">Cell(int, object)</a>
<a href="topic_000000000000049D.html">EncodeRawData(string, DmtxImageEncoderOptions)</a>
</td>
<td>
/// Create a new Cell
///
</td>
</tr>
@@ -142,11 +139,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_0000000000000494.html">Cell Class</a><br />
<a href="topic_000000000000048B.html">DmtxImageEncoder Class</a><br />
<a href="topic_0000000000000493.html">FastExcel Namespace</a><br />
<a href="topic_0000000000000454.html">DataMatrix.net Namespace</a><br />