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
xlOLEControl | 2 | Contrôle ActiveX. |
xlOLEEmbed | 1 | Objet OLE incorporé. |
xlOLELink | 0 | Objet OLE lié. |