次の方法で共有


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)

プロパティ値

属性

適用対象