Application.FlashFill property (Excel)
True indicates that the Excel Flash Fill feature has been enabled and active. Read/write Boolean.
Syntax
expression.FlashFill
expression A variable that represents an Application object.
Remarks
Flash Fill detects when you are modifying data that fits a pattern that can be filled down and applied to additional data in the workbook, and then automatically fills down the column with the results.
Property value
BOOL
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.