April 2006
Beginner
1114 pages
98h 16m
English
Application.FeatureInstall [= MsoFeatureInstall]
Determines how to handle calls to methods and properties that require features that aren’t yet installed. Can be one of these settings:
msoFeatureInstallNone
Doesn’t install; causes an error when uninstalled features is called (default)
msoFeatureInstallOnDemand
Prompts the user to install feature
msoFeatureInstallOnDemandWithU
Automatically installs the feature; doesn’t prompt the user
Read now
Unlock full access