WdOMathFunctionType Énumération
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.
Indique le type de la fonction d'équation.
public enum class WdOMathFunctionType
[System.Runtime.InteropServices.Guid("74779721-3C00-363D-BED4-B0AF3595EB05")]
public enum WdOMathFunctionType
type WdOMathFunctionType =
Public Enum WdOMathFunctionType
- Héritage
-
WdOMathFunctionType
- Attributs
Champs
wdOMathFunctionAcc | 1 | Accent d'équation. |
wdOMathFunctionBar | 2 | Barre de fraction. |
wdOMathFunctionBorderBox | 4 | Zone de bordure. |
wdOMathFunctionBox | 3 | Zone. |
wdOMathFunctionDelim | 5 | Délimiteurs d'équation. |
wdOMathFunctionEqArray | 6 | Tableau d'équation. |
wdOMathFunctionFrac | 7 | Fraction d'équation. |
wdOMathFunctionFunc | 8 | Fonction d'équation. |
wdOMathFunctionGroupChar | 9 | Caractère de groupe. |
wdOMathFunctionLimLow | 10 | Limite inférieure d'équation. |
wdOMathFunctionLimUpp | 11 | Limite supérieure d'équation. |
wdOMathFunctionLiteralText | 22 | Texte littéral d’équation. |
wdOMathFunctionMat | 12 | Matrice d'équation. |
wdOMathFunctionNary | 13 | Opérateur n-aire d'équation. |
wdOMathFunctionNormalText | 21 | Texte normal d'équation. |
wdOMathFunctionPhantom | 14 | Équation fantôme. |
wdOMathFunctionRad | 16 | Expression de base d'équation. |
wdOMathFunctionScrPre | 15 | Pre. scr. |
wdOMathFunctionScrSub | 17 | Sub. scr. |
wdOMathFunctionScrSubSup | 18 | Sub. sub sup. |
wdOMathFunctionScrSup | 19 | Sup. scr. |
wdOMathFunctionText | 20 | Texte d'équation. |