WdOrganizerObject Enumeration

Specifies the type of object used by a delete, copy, or rename action.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdOrganizerObject
'Usage
Dim instance As WdOrganizerObject
public enum WdOrganizerObject

Members

Member name Description
wdOrganizerObjectStyles A style item.
wdOrganizerObjectAutoText An AutoText item.
wdOrganizerObjectCommandBars A command bar item.
wdOrganizerObjectProjectItems A project item.

See Also

Reference

Microsoft.Office.Interop.Word Namespace