aspose.cells

Class WebExtensionStoreType

Utility class containing constants. Represents the store type of web extension.

Field Summary
const  NumberOMEX
Specifies that the store type is Office.com.
const  NumberSP_CATALOG
Specifies that the store type is SharePoint corporate catalog.
const  NumberSP_APP
Specifies that the store type is a SharePoint web application.
const  NumberEXCHANGE
Specifies that the store type is an Exchange server.
const  NumberFILE_SYSTEM
Specifies that the store type is a file system share.
const  NumberREGISTRY
Specifies that the store type is the system registry.
const  NumberEX_CATALOG
Specifies that the store type is Centralized Deployment via Exchange.
 

    • Field Detail

      • OMEX

        const Number OMEX
        Specifies that the store type is Office.com.
      • SP_CATALOG

        const Number SP_CATALOG
        Specifies that the store type is SharePoint corporate catalog.
      • SP_APP

        const Number SP_APP
        Specifies that the store type is a SharePoint web application.
      • EXCHANGE

        const Number EXCHANGE
        Specifies that the store type is an Exchange server.
      • FILE_SYSTEM

        const Number FILE_SYSTEM
        Specifies that the store type is a file system share.
      • REGISTRY

        const Number REGISTRY
        Specifies that the store type is the system registry.
      • EX_CATALOG

        const Number EX_CATALOG
        Specifies that the store type is Centralized Deployment via Exchange.