Share via


PivotTableDefinition.ErrorCaption Property

Definition

errorCaption

Represents the following attribute in the schema: errorCaption

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

Property Value

Attributes

Applies to