WdOrganizerObject Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of object used by a delete, copy, or rename action.
public enum class WdOrganizerObject
[System.Runtime.InteropServices.Guid("7DFA7A62-26A0-3CCE-ADFA-F12E721FB229")]
public enum WdOrganizerObject
type WdOrganizerObject =
Public Enum WdOrganizerObject
- Inheritance
-
WdOrganizerObject
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdOrganizerObjectStyles | 0 | A style item. |
wdOrganizerObjectAutoText | 1 | An AutoText item. |
wdOrganizerObjectCommandBars | 2 | A command bar item. |
wdOrganizerObjectProjectItems | 3 | A project item. |