SurveyQuestion.DefaultValue Propriété

Définition

defaultValue, cette propriété est disponible uniquement dans Office 2013 et versions ultérieures.

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Attributs

S’applique à