Compartir a través de


DataValidations.DisablePrompts Propiedad

Definición

Deshabilitar solicitudes

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a