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

 public void Clear()
Public Sub Clear()
docProps.Clear();
docProps.Clear()