pivotTableDefinition.ShowDataTips Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
showDataTips
Represents the following attribute in the schema: showDataTips
[DocumentFormat.OpenXml.SchemaAttr(0, "showDataTips")]
public DocumentFormat.OpenXml.BooleanValue ShowDataTips { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowDataTips { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showDataTips")]
public DocumentFormat.OpenXml.BooleanValue? ShowDataTips { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showDataTips")]
public DocumentFormat.OpenXml.BooleanValue? ShowDataTips { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowDataTips { get; set; }
member this.ShowDataTips : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showDataTips")>]
member this.ShowDataTips : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showDataTips")>]
member this.ShowDataTips : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowDataTips As BooleanValue
Property Value
- Attributes