[Table of Contents] [docx version]
SpreadsheetML Reference Material - Table of Contents
FALSE ( )
Description: Computes the value FALSE. (A call to function FALSE is equivalent to using the logical-constant FALSE.)
Arguments: None.
Return Type and Value: logical – The value FALSE.
[Example:
FALSE() results in FALSE
end example]