Class GridJsPermissionException
GridJsPermissionException class
represents permission exception in collaboration mode.only available in java version now, will be available in .net/python version in future.
public class GridJsPermissionException : Exception
Constructors
Name | Description |
---|---|
GridJsPermissionException(string, CoWorkUserPermission, CoWorkUserPermission) | Constructs a permission exception |
GridJsPermissionException(string, string, CoWorkUserPermission, CoWorkUserPermission) | Constructs a permission exception |
Methods
Name | Description |
---|---|
GetCurrentPermission() | Gets the current permission level of the user |
GetOperation() | Gets the operation that was attempted to execute |
GetRequiredPermission() | Gets the permission level required for the operation |
See Also
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs