Compartir a través de


OpenXmlHyperlinkPropsElement.SndName Propiedad

Definición

sndName, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a