Udostępnij za pośrednictwem


OpenXmlHyperlinkPropsElement.SndName Property

Definition

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

Represents the following attribute in the schema: sndName

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

Property Value

Attributes

Applies to