PivotTableDefinition.ShowError Property

Definition

showError

Represents the following attribute in the schema: showError

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

Property Value

Attributes

Applies to