Share via


QuestionType enumeration

Defines the QuestionType enumeration.

Namespace:  DocumentFormat.OpenXml.Office15.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration QuestionType
'Usage
Dim instance As QuestionType
public enum QuestionType

Members

Member name Description
CheckBox
Choice
Date
Time
MultipleLinesOfText
Number
SingleLineOfText

See also

Reference

DocumentFormat.OpenXml.Office15.Excel namespace