次の方法で共有


CommonTimeNode.Display プロパティ

定義

表示

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象