共用方式為


EndPoint.EndpointPairRef Property

Definition

endpoint-pair-ref

Represents the following attribute in the schema: emma:endpoint-pair-ref

[DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-pair-ref")]
public DocumentFormat.OpenXml.StringValue EndpointPairRef { get; set; }
public DocumentFormat.OpenXml.StringValue EndpointPairRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-pair-ref")]
public DocumentFormat.OpenXml.StringValue? EndpointPairRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:endpoint-pair-ref")]
public DocumentFormat.OpenXml.StringValue? EndpointPairRef { get; set; }
public DocumentFormat.OpenXml.StringValue? EndpointPairRef { get; set; }
member this.EndpointPairRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "endpoint-pair-ref")>]
member this.EndpointPairRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:endpoint-pair-ref")>]
member this.EndpointPairRef : DocumentFormat.OpenXml.StringValue with get, set
Public Property EndpointPairRef As StringValue

Property Value

Attributes

Applies to