Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Gets or sets the position of a master name in a stencil window. Read/write.
Syntax
expression. AlignName
expression A variable that represents a Master object.
Return value
Integer
Remarks
Only user-created stencils are editable. By default, Visio stencils are not editable.
The following constants declared by the Visio type library show the possible alignment values.
| Constant | Value |
|---|---|
| visLeft | 1 |
| visCenter | 2 |
| visRight | 3 |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.