WdTaskPanes 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 task pane object.
public enum class WdTaskPanes
[System.Runtime.InteropServices.Guid("A92A72D9-6D30-3581-B297-64A4732A6BD3")]
public enum WdTaskPanes
type WdTaskPanes =
Public Enum WdTaskPanes
- Inheritance
-
WdTaskPanes
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdTaskPaneFormatting | 0 | Formatting pane. |
wdTaskPaneRevealFormatting | 1 | Reveal formatting codes pane. |
wdTaskPaneMailMerge | 2 | Mail merge pane. |
wdTaskPaneTranslate | 3 | Translate pane. |
wdTaskPaneSearch | 4 | Search pane. |
wdTaskPaneXMLStructure | 5 | XML structure pane. |
wdTaskPaneDocumentProtection | 6 | Document protection pane. |
wdTaskPaneDocumentActions | 7 | Document actions pane. |
wdTaskPaneSharedWorkspace | 8 | Shared workspace pane. |
wdTaskPaneHelp | 9 | Help pane. |
wdTaskPaneResearch | 10 | Research pane. |
wdTaskPaneFaxService | 11 | Fax service pane. |
wdTaskPaneXMLDocument | 12 | XML document pane. |
wdTaskPaneDocumentUpdates | 13 | Document updates pane. |
wdTaskPaneSignature | 14 | Signature pane. |
wdTaskPaneStyleInspector | 15 | Style inspector pane. |
wdTaskPaneDocumentManagement | 16 | Document management task pane. |
wdTaskPaneApplyStyles | 17 | Apply styles pane. |
wdTaskPaneNav | 18 | |
wdTaskPaneSelection | 19 | |
wdTaskPaneProofing | 20 | Proofing pane. |
wdTaskPaneXMLMapping | 21 | XML mapping pane. |
wdTaskPaneRevPaneFlex | 22 | Revisions pane flex pane. |
wdTaskPaneThesaurus | 23 | Thesaurus pane. |