Aracılığıyla paylaş


OpenXmlHyperlinkPropsElement.EndSnd Property

Definition

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

Represents the following attribute in the schema: endSnd

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

Property Value

Attributes

Applies to