Поделиться через


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

Значение свойства

Атрибуты

Применяется к