次の方法で共有


SurveyQuestion.DefaultValue プロパティ

定義

defaultValue、 このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します。 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

プロパティ値

属性

適用対象