getCustPropertyBool(String, Workbook) Method

get a boolean type custom property
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public static bool getCustPropertyBool(
	string name,
	Workbook Wb
	)

Parameters

name
Type: String
name of the property
Wb
Type: Workbook
workbook of the property

Returns

Boolean
the value of the custom property