public class WebExtensionReference
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the identifier associated with the Office Add-in within a catalog provider.
|
java.lang.String |
getStoreName()
Gets the instance of the marketplace where the Office Add-in is stored.
|
int |
getStoreType()
Gets the type of marketplace that the store attribute identifies.
|
java.lang.String |
getVersion()
Gets the version.
|
void |
setId(java.lang.String value)
Sets the identifier associated with the Office Add-in within a catalog provider.
|
void |
setStoreName(java.lang.String value)
Sets the instance of the marketplace where the Office Add-in is stored.
|
void |
setStoreType(int value)
Sets the type of marketplace that the store attribute identifies.
|
void |
setVersion(java.lang.String value)
Sets the version.
|
public java.lang.String getId()
public void setId(java.lang.String value)
public java.lang.String getVersion()
public void setVersion(java.lang.String value)
public java.lang.String getStoreName()
public void setStoreName(java.lang.String value)
public int getStoreType()
public void setStoreType(int value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.