次の方法で共有


PivotField.ShowPropertyTooltip プロパティ

定義

[メンバー プロパティの表示] ツールヒント

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象