Member Constructor
Initializes a new instance of the Member class.
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Sub New
'Uso
Dim instance As New Member()
public Member()