次の方法で共有


BookmarkTarget.BookmarkName プロパティ

定義

bmkName、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象