Compartilhar via


ISupportedRelationship<TPart> Interface

Definição

Define a interface para marcar uma parte que pode adicionar partes extensíveis.

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 parte extensível compatível com a classe de implementação.

Derivado

Aplica-se a