次の方法で共有


XmlColumnProperties.Denormalized プロパティ

定義

非 正規 化

スキーマ内の次の属性を表します。非正規化

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

プロパティ値

BooleanValue を返します。

属性

適用対象