TextFrame2.NoTextRotation Propriété

Définition

Renvoie ou définit une valeur qui spécifie si le texte dans une forme doit être pivoté si la forme elle-même est pivotée. En lecture-écriture.

public:
 property Microsoft::Office::Core::MsoTriState NoTextRotation { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState NoTextRotation { get; set; }
Public Property NoTextRotation As MsoTriState

Valeur de propriété

MsoTriState

Remarques

En lecture/écriture

Renvoie ou définit des énumérations MsoTriState avec les valeurs suivantes :

  1. msoCTrue
  2. msoFalse
  3. msoTriStateMixed
  4. msoTriStateToggle
  5. msoTrue

S’applique à