TextCharacterPropertiesType.Bookmark プロパティ

定義

bmk

スキーマ内の次の属性を表します: bmk

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

プロパティ値

StringValue を返します。

属性

適用対象