次の方法で共有


PivotField.Compact プロパティ

定義

Compact

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象