HotXLS Docs
Contents
Home
Overview
IXLSWorkbook
Home
Contents
IXLSWorkbook
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
IXLSWorkbook.VBADefined method
IXLSWorkbook.VBAProject property
IXLSWorkbook.ClearVBAProject method