Zelle "ShapePlaceStyle" (Abschnitt "Shape Layout")
Gibt an, wie Shapes auf dem Zeichenblatt platziert werden, wenn Shapes im Dialogfeld Layout konfigurieren angeordnet werden (klicken Sie auf der Registerkarte Entwurf in der Gruppe Layout auf Seite neu layoutieren, und klicken Sie dann auf Weitere Layoutoptionen). Speichert Layoutstil- und Ausrichtungswerte aus VisCellIndices.
Konstante | Wert |
---|---|
visLOPlaceBottomToTop |
4 |
visLOPlaceCircular |
6 |
visLOPlaceCompactDownLeft |
14 |
visLOPlaceCompactDownRight |
7 |
visLOPlaceCompactLeftDown |
13 |
visLOPlaceCompactLeftUp |
12 |
visLOPlaceCompactRightDown |
8 |
visLOPlaceCompactRightUp |
9 |
visLOPlaceCompactUpLeft |
11 |
visLOPlaceCompactUpRight |
10 |
visLOPlaceDefault |
0 |
visLOPlaceHierarchyBottomToTopCenter |
20 |
visLOPlaceHierarchyBottomToTopLeft |
19 |
visLOPlaceHierarchyBottomToTopRight |
21 |
visLOPlaceHierarchyLeftToRightBottom |
24 |
visLOPlaceHierarchyLeftToRightMiddle |
23 |
visLOPlaceHierarchyLeftToRightTop |
22 |
visLOPlaceHierarchyRightToLeftBottom |
27 |
visLOPlaceHierarchyRightToLeftMiddle |
26 |
visLOPlaceHierarchyRightToLeftTop |
25 |
visLOPlaceHierarchyTopToBottomCenter |
17 |
visLOPlaceHierarchyTopToBottomLeft |
16 |
visLOPlaceHierarchyTopToBottomRight |
18 |
visLOPlaceLeftToRight |
2 |
visLOPlaceParentDefault |
15 |
visLOPlaceRadial |
3 |
visLOPlaceRightToLeft |
5 |
visLOPlaceTopToBottom |
1 |
Um auf die ShapePlaceStyle-Zelle anhand des Namens aus einer anderen Formel oder aus einem Programm mit der CellsU-Eigenschaft zu verweisen, verwenden Sie Folgendes:
Wert | |
---|---|
Zellenname: |
ShapePlaceStyle |
Verwenden Sie die CellsSRC-Eigenschaft mit den folgenden Argumenten, um anhand eines Indexes aus einem Programm auf die ShapePlaceStyle-Zelle zu verweisen:
Wert | |
---|---|
Abschnittsindex: |
visSectionObject |
Zeilenindex: |
visRowShapeLayout |
Zellenindex: |
visSLOPlaceStyle |