Dashboard.Close

Use this function to close the Dashboard.

Syntax Parameters Return value
Sub Dashboard.Close( _
    Optional SaveChanges As Variant, _
    Optional FileName As Variant)
  • SaveChanges [in, optional]

    Type: Variant

  • FileName [in, optional]

    Type: Variant

This function does not return a value.