Quote a single cell according to the CSV rules.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Function QuoteCell ( _
	szCell As String _
) As String

Parameters

szCell
Type: System..::..String
Content of a single cell.

Return Value

Quoted value.

Remarks