OMathFunction.ScrSup 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.
Renvoie un OMathScrSup Object qui représente la fonction d’exposant mathématique. En lecture seule.
public:
property Microsoft::Office::Interop::Word::OMathScrSup ^ ScrSup { Microsoft::Office::Interop::Word::OMathScrSup ^ get(); };
public Microsoft.Office.Interop.Word.OMathScrSup ScrSup { get; }
member this.ScrSup : Microsoft.Office.Interop.Word.OMathScrSup
Public ReadOnly Property ScrSup As OMathScrSup