次の方法で共有


PivotField.ShowPropAsCaption プロパティ

定義

キャプションとして表示

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象