pivotTableDefinition.ErrorCaption 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.
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