Clears the content of all cells in the area. Calling this method is equivalent to setting an area's cell values to null.

 public void ClearContent()
Public Sub ClearContent()
a.ClearContent();
a.ClearContent()