HotXLS Docs

HasVBAProject method

Returns True when the classic XLS workbook currently contains a preserved VBA storage payload. This method is an alias for VBADefined with naming that matches the VBA project payload helpers.

Syntax

function HasVBAProject: Boolean;

See also