Workbook.RemoveDocumentInformation Method (Excel)

Removes all information of the specified type from the workbook.

Version Information

Version Added: Excel 2007

Syntax

expression .RemoveDocumentInformation(RemoveDocInfoType)

expression A variable that represents a Workbook object.

Parameters

Name

Required/Optional

Data Type

Description

RemoveDocInfoType

Required

XlRemoveDocInfoType

Type of information to be removed.

See Also

Concepts

Workbook Object

Workbook Object Members