DataValidations.DisablePrompts Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Eingabeaufforderungen deaktivieren
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute