Shape.VerticalFlip Propriété

Définition

Détermine si la forme spécifiée est retournée par rapport à l’axe vertical.

public:
 property Microsoft::Office::Core::MsoTriState VerticalFlip { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState VerticalFlip { get; }
member this.VerticalFlip : Microsoft.Office.Core.MsoTriState
Public ReadOnly Property VerticalFlip As MsoTriState

Valeur de propriété

MsoTriState

Remarques

Cette propriété renvoie la valeur true si la forme spécifiée est retournée par rapport à l’axe vertical et false dans le cas contraire.

S’applique à