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. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.