Application Property TOC - F

Application FeatureInstall Property

Returns or sets a value (constant) that specifies how Microsoft Excel handles calls to methods and properties that require features that aren’t yet installed. Can be one of the MsoFeatureInstall constants listed in the following table. Read/write MsoFeatureInstall.

See Application FeatureInstall Property

Application FileConverters Property

Returns information about installed file converters. Returns null if there are no converters installed. Read-only Variant.

See Application FileConverters Property

Application FileDialog Property

Returns a FileDialog object representing an instance of the file dialog.

See Application FileDialog Property

Application FileExportConverters Property

Returns a FileExportConverters collection that represents all the file converters for saving files available to Microsoft Excel. Read-only.

See Application FileExportConverters Property

Application FileValidation Property

Returns or sets how Excel will validate files before opening them. Read/write

See Application FileValidation Property

Application FileValidationPivot Property

Returns or sets how Excel will validate the contents of the data caches for PivotTable reports. Read/write

See Application FileValidationPivot Property

Application FindFormat Property

Sets or returns the search criteria for the type of cell formats to find.

See Application FindFormat Property

Application FixedDecimal Property

All data entered after this property is set to True will be formatted with the number of fixed decimal places set by the FixedDecimalPlaces property. Read/write Boolean.

See Application FixedDecimal Property

Application FixedDecimalPlaces Property

Returns or sets the number of fixed decimal places used when the FixedDecimal property is set to True. Read/write Long.

See Application FixedDecimalPlaces Property

Application FlashFill Property

TRUE indicates that the Excel Flash Fill feature has been enabled and active. Boolean Read/Write

See Application FlashFill Property

Application FlashFillMode Property

True if the Flash Fill feature is enabled. Boolean Read/Write

See Application FlashFillMode Property

Application FormulaBarHeight Property

Allows the user to specify the height of the formula bar in lines. Read/write Long.

See Application FormulaBarHeight Property