次の方法で共有


PivotField.AutoShow プロパティ

定義

自動表示

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象