msoFeatureInstall

Specifies how the application handles calls to methods and properties that require features not yet installed.

msoFeatureInstallNoneGenerates a generic automation error at run time when uninstalled features are called.
msoFeatureInstallOnDemandPrompts the user to install new features.
msoFeatureInstallOnDemandWithUIDisplays a progress meter during installation; does not prompt the user to install new features.

msoFeatureInstallNone
Generates a generic automation error at run time when uninstalled features are called.
msoFeatureInstallOnDemand
Prompts the user to install new features.
msoFeatureInstallOnDemandWithUI
Displays a progress meter during installation; does not prompt the user to install new features.


© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top