Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 913 Bytes

Office.MsoCTPDockPositionRestrict.md

File metadata and controls

22 lines (17 loc) · 913 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
MsoCTPDockPositionRestrict enumeration (Office)
Office.MsoCTPDockPositionRestrict
ea41cc64-0fa4-b052-038e-51a91af2690b
01/31/2019
medium

MsoCTPDockPositionRestrict enumeration (Office)

Specifies restrictions on the docking behavior of the custom task pane.

Name Value Description
msoCTPDockPositionRestrictNoChange 1 There is no change from the current restriction setting for the task pane.
msoCTPDockPositionRestrictNoHorizontal 2 Task pane can't be docked to either the right or the left side of the document window.
msoCTPDockPositionRestrictNone 0 No restrictions on docking the task pane.
msoCTPDockPositionRestrictNoVertical 3 Task pane can't be docked to either the top or the bottom of the document window.

[!includeSupport and feedback]