OMathFrac.Type Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit une WdOMathFracType constante qui représente la disposition d’une fraction, si elle est empilée, inclinée, linéaire ou sans barre de fraction. En lecture/écriture
public:
property Microsoft::Office::Interop::Word::WdOMathFracType Type { Microsoft::Office::Interop::Word::WdOMathFracType get(); void set(Microsoft::Office::Interop::Word::WdOMathFracType value); };
public Microsoft.Office.Interop.Word.WdOMathFracType Type { get; set; }
member this.Type : Microsoft.Office.Interop.Word.WdOMathFracType with get, set
Public Property Type As WdOMathFracType