DataValidation.ErrorTitle Propriété

Définition

errorTitle

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à