Aspose::Cells::WebExtensions::WebExtensionStoreType enum

WebExtensionStoreType enum

Represents the store type of web extension.

enum class WebExtensionStoreType

Values

NameValueDescription
OMEX0
Specifies that the store type is Office.com.
SPCatalog1
Specifies that the store type is SharePoint corporate catalog.
SPApp2
Specifies that the store type is a SharePoint web application.
Exchange3
Specifies that the store type is an Exchange server.
FileSystem4
Specifies that the store type is a file system share.
Registry5
Specifies that the store type is the system registry.
ExCatalog6
Specifies that the store type is Centralized Deployment via Exchange.

See Also