SurveyQuestion.Format プロパティ

定義

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

[DocumentFormat.OpenXml.SchemaAttr(0, "format")]
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
Public Property Format As EnumValue(Of QuestionFormat)

プロパティ値

EnumValue<QuestionFormat>
属性

適用対象