Share via


Survey constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    outerXml As String _
)
'Usage
Dim outerXml As String

Dim instance As New Survey(outerXml)
public Survey(
    string outerXml
)

Parameters

See also

Reference

Survey class

Survey members

Survey overload

DocumentFormat.OpenXml.Office15.Excel namespace