Freigeben über


SurveyQuestion.DefaultValue Eigenschaft

Definition

defaultValue, diese Eigenschaft ist nur in Office 2013 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: defaultValue

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

Eigenschaftswert

Attribute

Gilt für: