Class WebExtensionReference
WebExtensionReference class
Represents identify the provider location and version of the extension.
public class WebExtensionReference
Properties
| Name | Description |
|---|---|
| Id { get; set; } | Gets and sets the identifier associated with the Office Add-in within a catalog provider. The identifier MUST be unique within a catalog provider. |
| StoreName { get; set; } | Gets and sets the instance of the marketplace where the Office Add-in is stored. . |
| StoreType { get; set; } | Gets and sets the type of marketplace that the store attribute identifies. |
| Version { get; set; } | Gets and sets the version. |
See Also
- namespace Aspose.Cells.WebExtensions
- assembly Aspose.Cells