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>WorksheetProperties Properties</title>
<title>CellRange Properties</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">WorksheetProperties Properties</h1>
<h1 class="title">CellRange Properties</h1>
<p />
<p>
The following tables list the members exposed by the
<a href="topic_00000000000004A2.html">WorksheetProperties</a>
<a href="topic_00000000000004A2.html">CellRange</a>
type.
</p>
@@ -114,12 +114,12 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</td>
<td>
<a href="topic_00000000000004A3.html">CurrentIndex</a>
<a href="topic_00000000000004A4.html">ColumnEnd</a>
</td>
<td>
Sheet index
Column Range End
</td>
</tr>
@@ -138,12 +138,12 @@ Sheet index
</td>
<td>
<a href="topic_00000000000004A5.html">Name</a>
<a href="topic_00000000000004A3.html">ColumnStart</a>
</td>
<td>
Sheet name
Column Range Start
</td>
</tr>
@@ -162,12 +162,36 @@ Sheet name
</td>
<td>
<a href="topic_00000000000004A4.html">SheetId</a>
<a href="topic_00000000000004A6.html">RowEnd</a>
</td>
<td>
Sheet Id
Row Range End
</td>
</tr>
<tr class="
">
<td>
<img alt="Public property" title="Public property" src="msdn2019/pubproperty.png"></img>
</td>
<td>
<a href="topic_00000000000004A5.html">RowStart</a>
</td>
<td>
Row Range Start
</td>
</tr>
@@ -192,8 +216,8 @@ Sheet Id
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_00000000000004A2.html">WorksheetProperties Class</a><br />
<a href="topic_000000000000044E.html">FastExcel Namespace</a><br />
<a href="topic_00000000000004A2.html">CellRange Class</a><br />
<a href="topic_0000000000000493.html">FastExcel Namespace</a><br />