Compartir a través de


BookmarkTarget.BookmarkName Propiedad

Definición

bmkName, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: bmkName

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

Valor de propiedad

Atributos

Se aplica a