WordprocessingCommentsIdsPart.AddEmbeddedControlPersistencePart Méthode
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.
Surcharges
AddEmbeddedControlPersistencePart(EmbeddedControlPersistencePartType, String) |
Ajoute un EmbeddedControlPersistencePart au WordprocessingCommentsIdsPart |
AddEmbeddedControlPersistencePart(String, String) |
Ajoute un EmbeddedControlPersistencePart au WordprocessingCommentsIdsPart |
AddEmbeddedControlPersistencePart(EmbeddedControlPersistencePartType) |
Ajoute un EmbeddedControlPersistencePart au WordprocessingCommentsIdsPart |
AddEmbeddedControlPersistencePart(String) |
Ajoute un EmbeddedControlPersistencePart au WordprocessingCommentsIdsPart |
AddEmbeddedControlPersistencePart(EmbeddedControlPersistencePartType, String)
Ajoute un EmbeddedControlPersistencePart au WordprocessingCommentsIdsPart
public DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePart AddEmbeddedControlPersistencePart (DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePartType partType, string id);
member this.AddEmbeddedControlPersistencePart : DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePartType * string -> DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePart
Public Function AddEmbeddedControlPersistencePart (partType As EmbeddedControlPersistencePartType, id As String) As EmbeddedControlPersistencePart
Paramètres
- partType
- EmbeddedControlPersistencePartType
Type de composant de EmbeddedControlPersistencePart
- id
- String
ID de relation
Retours
S’applique à
AddEmbeddedControlPersistencePart(String, String)
Ajoute un EmbeddedControlPersistencePart au WordprocessingCommentsIdsPart
public DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePart AddEmbeddedControlPersistencePart (string contentType, string id);
member this.AddEmbeddedControlPersistencePart : string * string -> DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePart
Public Function AddEmbeddedControlPersistencePart (contentType As String, id As String) As EmbeddedControlPersistencePart
Paramètres
- contentType
- String
Type de contenu de EmbeddedControlPersistencePart
- id
- String
ID de relation
Retours
S’applique à
AddEmbeddedControlPersistencePart(EmbeddedControlPersistencePartType)
Ajoute un EmbeddedControlPersistencePart au WordprocessingCommentsIdsPart
public DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePart AddEmbeddedControlPersistencePart (DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePartType partType);
member this.AddEmbeddedControlPersistencePart : DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePartType -> DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePart
Public Function AddEmbeddedControlPersistencePart (partType As EmbeddedControlPersistencePartType) As EmbeddedControlPersistencePart
Paramètres
- partType
- EmbeddedControlPersistencePartType
Type de composant de EmbeddedControlPersistencePart
Retours
S’applique à
AddEmbeddedControlPersistencePart(String)
Ajoute un EmbeddedControlPersistencePart au WordprocessingCommentsIdsPart
public DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePart AddEmbeddedControlPersistencePart (string contentType);
member this.AddEmbeddedControlPersistencePart : string -> DocumentFormat.OpenXml.Packaging.EmbeddedControlPersistencePart
Public Function AddEmbeddedControlPersistencePart (contentType As String) As EmbeddedControlPersistencePart
Paramètres
- contentType
- String
Type de contenu de EmbeddedControlPersistencePart