DataValidation.ErrorStyle Propriété

Définition

errorStyle, cette propriété est disponible uniquement dans Office 2010 et versions ultérieures.

Représente l’attribut suivant dans le schéma : errorStyle

[DocumentFormat.OpenXml.SchemaAttr(0, "errorStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataValidationErrorStyleValues> ErrorStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataValidationErrorStyleValues> ErrorStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "errorStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataValidationErrorStyleValues>? ErrorStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("errorStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataValidationErrorStyleValues>? ErrorStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataValidationErrorStyleValues>? ErrorStyle { get; set; }
member this.ErrorStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataValidationErrorStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "errorStyle")>]
member this.ErrorStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataValidationErrorStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("errorStyle")>]
member this.ErrorStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataValidationErrorStyleValues> with get, set
Public Property ErrorStyle As EnumValue(Of DataValidationErrorStyleValues)

Valeur de propriété

Attributs

S’applique à