Description |
---|
Excerpt |
---|
Clears the content of all cells in the range. Calling this method is equivalent to setting an range's style to "Normal" and its cell values to null. |
Signature | ||||
---|---|---|---|---|
| ||||
<p> public void ClearContent()</p> |
Signature | ||||
---|---|---|---|---|
| ||||
<p>Public Sub ClearContent()</p> |
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|