SharedParagraphIdFeatureExtensions.AddSharedParagraphIdFeature 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.
Inscrit un document pour une collection d’ID de paragraphe partagée.
public static DocumentFormat.OpenXml.Features.ISharedFeature<DocumentFormat.OpenXml.Features.IParagraphIdCollectionFeature> AddSharedParagraphIdFeature (this DocumentFormat.OpenXml.Packaging.WordprocessingDocument doc);
static member AddSharedParagraphIdFeature : DocumentFormat.OpenXml.Packaging.WordprocessingDocument -> DocumentFormat.OpenXml.Features.ISharedFeature<DocumentFormat.OpenXml.Features.IParagraphIdCollectionFeature>
<Extension()>
Public Function AddSharedParagraphIdFeature (doc As WordprocessingDocument) As ISharedFeature(Of IParagraphIdCollectionFeature)
Paramètres
Document à inscrire pour une collection partagée.
Retours
Collection partagée existante ou nouvelle.