Cell Constructor
Initializes a new instance of the Cell class.
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Cell()
public Cell()