Compartir a través de


ISupportedRelationship<TPart> Interfaz

Definición

Define la interfaz para etiquetar un elemento que puede agregar elementos extensibles.

public interface ISupportedRelationship<TPart> where TPart : OpenXmlPart
type ISupportedRelationship<'Part (requires 'Part :> OpenXmlPart)> = interface
Public Interface ISupportedRelationship(Of TPart)

Parámetros de tipo

TPart

Tipo de elemento extensible compatible con la clase de implementación.

Derivado

Se aplica a