DataValidation.ErrorTitle プロパティ

定義

errorTitle

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

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

プロパティ値

StringValue を返します。

属性

適用対象