Share via


SurveyQuestions.QuestionsPrSurveyElementPr property

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

Syntax

'Declaration
Public Property QuestionsPrSurveyElementPr As QuestionsPrSurveyElementPr
    Get
    Set
'Usage
Dim instance As SurveyQuestions
Dim value As QuestionsPrSurveyElementPr

value = instance.QuestionsPrSurveyElementPr

instance.QuestionsPrSurveyElementPr = value
public QuestionsPrSurveyElementPr QuestionsPrSurveyElementPr { get; set; }

Property value

Type: DocumentFormat.OpenXml.Office15.Excel.QuestionsPrSurveyElementPr

See also

Reference

SurveyQuestions class

SurveyQuestions members

DocumentFormat.OpenXml.Office15.Excel namespace