FeatureInstall Property

From Microsoft Excel Visual Basic

MsoFeatureInstall can be one of these MsoFeatureInstall constants.
msoFeatureInstallNone. Generates a generic Automation error at run time when uninstalled features are called. This is the default constant
msoFeatureInstallOnDemand. Prompts the user to install new features
msoFeatureInstallOnDemandWithUI. Displays a progress meter during installation; doesn’t prompt the user to install new features.