Clears all properties contained in the DocumentProperties object, removing them from the workbook's Properties sheet.

<p> public void Clear()</p>
<p>Public Sub Clear()</p>
docProps.Clear();
docProps.Clear()