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

属性

适用于