assignHandler(Object) Method

assign click handlers to command buttons in passed sheet Sh, maximum 10 buttons are supported
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public static bool assignHandler(
	object Sh
	)

Parameters

Sh
Type: Object
sheet where command buttons are located

Returns

Boolean