共用方式為


RevExHeaders.EndpointId Property

Definition

endpointId, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: endpointId

[DocumentFormat.OpenXml.SchemaAttr(0, "endpointId")]
public DocumentFormat.OpenXml.StringValue EndpointId { get; set; }
public DocumentFormat.OpenXml.StringValue EndpointId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "endpointId")]
public DocumentFormat.OpenXml.StringValue? EndpointId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("endpointId")]
public DocumentFormat.OpenXml.StringValue? EndpointId { get; set; }
public DocumentFormat.OpenXml.StringValue? EndpointId { get; set; }
member this.EndpointId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "endpointId")>]
member this.EndpointId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("endpointId")>]
member this.EndpointId : DocumentFormat.OpenXml.StringValue with get, set
Public Property EndpointId As StringValue

Property Value

Attributes

Applies to