DataValidation.ErrorStyle 属性

定义

errorStyle

表示架构中的以下属性: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)

属性值

属性

适用于