次の方法で共有


Hyperlink.History プロパティ

定義

表示されたハイパーリンクに追加

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象