existsName(String) Method

helper function for check whether name exists in active workbook
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public static bool existsName(
	string CheckForName
	)

Parameters

CheckForName
Type: String
name to be checked

Returns

Boolean
true if name exists