ExtendedPart Constructeurs
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
ExtendedPart() |
Obsolète.
Constructeur par défaut. |
ExtendedPart(String) |
Initialisez une nouvelle instance d’ExtendedPart. |
ExtendedPart()
Attention
Does not set a RelationshipType
Constructeur par défaut.
protected ExtendedPart ();
[System.Obsolete("Does not set a RelationshipType")]
protected ExtendedPart ();
Protected Sub New ()
- Attributs
S’applique à
ExtendedPart(String)
Initialisez une nouvelle instance d’ExtendedPart.
protected internal ExtendedPart (string relationshipType);
new DocumentFormat.OpenXml.Packaging.ExtendedPart : string -> DocumentFormat.OpenXml.Packaging.ExtendedPart
Protected Friend Sub New (relationshipType As String)
Paramètres
- relationshipType
- String