com.aspose.cells
Class WebExtensionStoreType

java.lang.Object
    extended by com.aspose.cells.WebExtensionStoreType

public class WebExtensionStoreType 
extends java.lang.Object

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


Field Summary
static final intOMEX
           Specifies that the store type is Office.com.
static final intSP_CATALOG
           Specifies that the store type is SharePoint corporate catalog.
static final intSP_APP
           Specifies that the store type is a SharePoint web application.
static final intEXCHANGE
           Specifies that the store type is an Exchange server.
static final intFILE_SYSTEM
           Specifies that the store type is a file system share.
static final intREGISTRY
           Specifies that the store type is the system registry.
static final intEX_CATALOG
           Specifies that the store type is Centralized Deployment via Exchange.
 

Field Detail

OMEX

public static final int OMEX
Specifies that the store type is Office.com.

SP_CATALOG

public static final int SP_CATALOG
Specifies that the store type is SharePoint corporate catalog.

SP_APP

public static final int SP_APP
Specifies that the store type is a SharePoint web application.

EXCHANGE

public static final int EXCHANGE
Specifies that the store type is an Exchange server.

FILE_SYSTEM

public static final int FILE_SYSTEM
Specifies that the store type is a file system share.

REGISTRY

public static final int REGISTRY
Specifies that the store type is the system registry.

EX_CATALOG

public static final int EX_CATALOG
Specifies that the store type is Centralized Deployment via Exchange.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.