Docs: Further clarification of what is meant by "Grid.Clean".

git-svn-id: trunk@62268 -
This commit is contained in:
wp 2019-11-18 17:51:19 +00:00
parent 79e19ed0a9
commit af560d6f0f

View File

@ -13279,7 +13279,7 @@
Cleans all cells in the grid subject to the given <var>CleanOptions</var>, optionally specifying a range of cells or a rectangular region. See <link id="TGridZoneSet"/> for more information.
</p>
<p>
The cleaning operation does not change the number of rows and columns.
The cleaning operation does not change the number of rows and columns. It only replaces the cell content by empty strings.
</p>
<p>
Some examples: