XlOLEType É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 d'objet OLE.
public enum class XlOLEType
public enum XlOLEType
Public Enum XlOLEType
- Héritage
-
XlOLEType
Champs
Nom | Valeur | Description |
---|---|---|
xlOLELink | 0 | Objet OLE lié. |
xlOLEEmbed | 1 | Objet OLE incorporé. |
xlOLEControl | 2 | Contrôle ActiveX. |