Returns or sets the default format for saving files. For a list of valid constants, see the FileFormat property. Read/write Long .
expression . DefaultSaveFormat
expression A variable that represents an Application object.
This example sets the default format for saving files.
Application.DefaultSaveFormat = xlExcel4Workbook