OMathArgs Interface
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.
Représente une collection d'arguments.
public interface class OMathArgs
[System.Runtime.InteropServices.Guid("8245795B-9AED-4943-A16D-E586ED8180D1")]
public interface OMathArgs
type OMathArgs = interface
Public Interface OMathArgs
- Attributs
Propriétés
| Application |
Renvoie un Object qui représente l’application Microsoft Word. |
| Count |
Renvoie le nombre d’éléments dans la OMathArgs collection. En lecture seule. |
| Creator |
Renvoie un nombre entier de 32 bits qui indique l’application dans laquelle le complément a été créé. En lecture seule. |
| Parent |
Cette propriété renvoie l’objet parent de l' OMathArgs objet spécifié. |
Méthodes
| Add(Object) |
Insère un argument dans une équation avec un nombre variable d’arguments ( OMathDelim et OMathEqArray objets) |
| Item(Int32) |
Renvoie un OMath Object qui représente l’élément spécifié dans la collection. |