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


SurveyQuestion.Format Свойство

Определение

формат. Это свойство доступно только в Office 2013 и более поздних версиях.

Представляет следующий атрибут в схеме: 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)

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

Атрибуты

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