PivotTableDefinition.ErrorCaption Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
errorCaption
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
- Atributos