Freigeben über


SurveyQuestion.Format Eigenschaft

Definition

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

Stellt das folgende Attribut im Schema dar: format

[DocumentFormat.OpenXml.SchemaAttr(0, "format")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.QuestionFormat> Format { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.QuestionFormat> Format { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "format")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.QuestionFormat>? Format { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("format")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.QuestionFormat>? Format { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.QuestionFormat>? Format { get; set; }
member this.Format : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.QuestionFormat> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "format")>]
member this.Format : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.QuestionFormat> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("format")>]
member this.Format : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Excel.QuestionFormat> with get, set
Public Property Format As EnumValue(Of QuestionFormat)

Eigenschaftswert

Attribute

Gilt für: