concatCells(Object[]) Method

concatenates values contained in concatPart together (using .value attribute for cells)
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public static string concatCells(
	object[] concatPart
	)

Parameters

concatPart
Type: Object
all cells/values which should be concatenated

Returns

String
concatenated String