Aspose::Cells::WebExtensions::WebExtensionStoreType enum
Contents
[
Hide
]WebExtensionStoreType enum
Represents the store type of web extension.
enum class WebExtensionStoreType
Values
Name | Value | Description |
---|---|---|
OMEX | 0 | Specifies that the store type is Office.com. |
SPCatalog | 1 | Specifies that the store type is SharePoint corporate catalog. |
SPApp | 2 | Specifies that the store type is a SharePoint web application. |
Exchange | 3 | Specifies that the store type is an Exchange server. |
FileSystem | 4 | Specifies that the store type is a file system share. |
Registry | 5 | Specifies that the store type is the system registry. |
ExCatalog | 6 | Specifies that the store type is Centralized Deployment via Exchange. |
See Also
- Namespace Aspose::Cells::WebExtensions
- Library Aspose.Cells for C++