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

Latest commit

 

History

History
24 lines (17 loc) · 646 Bytes

visverticalaligntypes-enumeration-visio.md

File metadata and controls

24 lines (17 loc) · 646 Bytes
title keywords f1_keywords ms.prod ms.assetid ms.date
VisVerticalAlignTypes Enumeration (Visio)
vis_sdr.chm70385
vis_sdr.chm70385
visio
6676eedb-bdb6-6205-41a1-2cbecd5f51fc
06/08/2017

VisVerticalAlignTypes Enumeration (Visio)

Vertical alignment type values to pass to the Selection.Align method.

Constant Value Description
visVertAlignBottom 3 Align to bottom of primary selected shape.
visVertAlignMiddle 2 Align to middle of primary selected shape.
visVertAlignNone 0 No vertical alignment.
visVertAlignTop 1 Align to top of primary selected shape.