Window.Close
This function closes the window.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Window.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. |