Compartilhar via


DataValidation.ErrorTitle Propriedade

Definição

errorTitle

Representa o seguinte atributo no esquema: errorTitle

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

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a