WorksheetPart.CustomPropertyParts Propriété
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.
Obtient les CustomPropertyParts de WorksheetPart
public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.CustomPropertyPart> CustomPropertyParts { get; }
member this.CustomPropertyParts : seq<DocumentFormat.OpenXml.Packaging.CustomPropertyPart>
Public ReadOnly Property CustomPropertyParts As IEnumerable(Of CustomPropertyPart)