次の方法で共有


DataValidation.Error プロパティ

定義

エラーが発生した場合、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: error

[DocumentFormat.OpenXml.SchemaAttr(0, "error")]
public DocumentFormat.OpenXml.StringValue Error { get; set; }
public DocumentFormat.OpenXml.StringValue Error { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "error")]
public DocumentFormat.OpenXml.StringValue? Error { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("error")]
public DocumentFormat.OpenXml.StringValue? Error { get; set; }
public DocumentFormat.OpenXml.StringValue? Error { get; set; }
member this.Error : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "error")>]
member this.Error : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("error")>]
member this.Error : DocumentFormat.OpenXml.StringValue with get, set
Public Property Error As StringValue

プロパティ値

属性

適用対象