Share via


DataValidations.DisablePrompts Property

Definition

disablePrompts, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to