Unquote a single cell - remove quotas

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

Syntax

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

Parameters

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

Return Value

Unquoted value.

Remarks