共用方式為


BookmarkTarget.BookmarkName Property

Definition

bmkName, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to