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: Stringname of the property
- Wb
- Type: Workbookworkbook of the property
Returns
Boolean
the value of the custom property