Graph.Close

Closes the graph.

Syntax Parameters Return Value
Sub Graph.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.