Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 787 Bytes

document-usercustomui-property-visio.md

File metadata and controls

30 lines (18 loc) · 787 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
Document.UserCustomUI Property (Visio)
vis_sdr.chm10562695
vis_sdr.chm10562695
visio
Visio.Document.UserCustomUI
cdd28d78-a75a-b8c4-71e9-74c24ee9ecf1
06/08/2017

Document.UserCustomUI Property (Visio)

Gets or sets the Ribbon XML string that is passed to the document to customize the Quick Access toolbar or the Ribbon. Read/write.

Syntax

expression . UserCustomUI

expression A variable that represents a Document object.

Remarks

When you set the UserCustomUI property value, Microsoft Visio does not validate the Ribbon XML. Instead, the XML is persisted in the document file and validated the next time that the document is loaded.