次の方法で共有


DataValidation.ShowErrorMessage プロパティ

定義

showErrorMessage、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します。 showErrorMessage

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

プロパティ値

属性

適用対象