次の方法で共有


PivotField.AllDrilled プロパティ

定義

展開されたすべての項目

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象