次の方法で共有


DataValidations.DisablePrompts プロパティ

定義

プロンプトを無効にする

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象