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


DifferentialType Constructor (String)

Initializes a new instance of the DifferentialType class from outer XML.

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

Syntax

'Декларация
Public Sub New ( _
    outerXml As String _
)
'Применение
Dim outerXml As String

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

Parameters

  • outerXml
    Type: System.String
    Specifies the outer XML of the element.

See Also

Reference

DifferentialType Class

DifferentialType Members

DifferentialType Overload

DocumentFormat.OpenXml.Office2010.Excel Namespace