次の方法で共有


SurveyQuestion.Format プロパティ

定義

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

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

[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)

プロパティ値

属性

適用対象