Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 883 Bytes

Visio.Application.AutoLayout.md

File metadata and controls

35 lines (21 loc) · 883 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.AutoLayout property (Visio)
vis_sdr.chm10013105
vis_sdr.chm10013105
Visio.Application.AutoLayout
b631def8-d271-8ed0-880a-db8a1ee26759
06/24/2019
medium

Application.AutoLayout property (Visio)

Allows you to temporarily disable automatic layout functionality in Microsoft Visio and then re-enable it after you are finished with an action. Read/write.

Syntax

expression.AutoLayout

expression A variable that represents an Application object.

Return value

Boolean

Remarks

Using the AutoLayout property helps to improve the performance of add-ons that execute many operations in connected drawings that use Visio automatic layout functionality.

[!includeSupport and feedback]