次の方法で共有


HyperlinkType.History プロパティ

定義

履歴に移動するときにこの URI を履歴に追加するかどうか

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象