Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 852 Bytes

Excel.Workbook.RemoveDocumentInformation.md

File metadata and controls

34 lines (21 loc) · 852 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Workbook.RemoveDocumentInformation method (Excel)
vbaxl10.chm199236
vbaxl10.chm199236
Excel.Workbook.RemoveDocumentInformation
e668d976-108b-c627-6118-dd3384c1315c
05/29/2019
medium

Workbook.RemoveDocumentInformation method (Excel)

Removes all information of the specified type from the workbook.

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.

[!includeSupport and feedback]