Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 2.19 KB

Excel.XlRemoveDocInfoType.md

File metadata and controls

40 lines (33 loc) · 2.19 KB
title api_name ms.assetid ms.date ms.localizationpriority
XlRemoveDocInfoType enumeration (Excel)
Excel.XlRemoveDocInfoType
b85c9eb6-8644-3866-b03c-08a46c1f70f6
06/08/2017
medium

XlRemoveDocInfoType enumeration (Excel)

Specifies the type information to be removed from the document information.

Name Value Description
xlRDIAll 99 Removes all documentation information.
xlRDIComments 1 Removes comments from the document information.
xlRDIContentType 16 Removes content type data from the document information.
xlRDIDefinedNameComments 18 Removes defined name comments from the documentation information.
xlRDIDocumentManagementPolicy 15 Removes document management policy data from the document information.
xlRDIDocumentProperties 8 Removes document properties from the document information.
xlRDIDocumentServerProperties 14 Removes server properties from the document information.
xlRDIDocumentWorkspace 10 Removes workspace data from the document information.
xlRDIEmailHeader 5 Removes email headers from the document information.
xlRDIExcelDataModel 23 Removes Data Model data from the document information.
xlRDIInactiveDataConnections 19 Removes inactive data connection data from the document information.
xlRDIInkAnnotations 11 Removes ink annotations from the document information.
xlRDIInlineWebExtensions 21 Removes inline Web Extensions from the document information.
xlRDIPrinterPath 20 Removes printer paths from the document information.
xlRDIPublishInfo 13 Removes the publish information data from the document information.
xlRDIRemovePersonalInformation 4 Removes personal information from the document information.
xlRDIRoutingSlip 6 Removes routing slip information from the document information.
xlRDIScenarioComments 12 Removes scenario comments from the document information.
xlRDISendForReview 7 Removes the send for review information from the document information.
xlRDITaskpaneWebExtensions 22 Removes task pane Web Extensions from the document information.

[!includeSupport and feedback]