SurveyQuestion.Type プロパティ

定義

型を指定します。スキーマの次の属性を表します。

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

プロパティ値

EnumValue<QuestionType>
属性

適用対象