DataValidation.ErrorStyle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
プロパティ値
- 属性