Compartir a través de


DataValidation.Error Propiedad

Definición

error

Representa el atributo siguiente en el esquema: error

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a