public interface ICustomizationActions
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
action(String name)
The CustomizationAction object representing the action specified by Name.
|
IList |
actions()
The list of CustomizationAction objects.
|
Object |
actions(int index) |
IList actions()
The list of CustomizationAction objects.
Getter method for the COM property "Actions"
Object actions(int index)
com4j.Com4jObject action(String name)
The CustomizationAction object representing the action specified by Name.
Getter method for the COM property "Action"
name
- Mandatory java.lang.String parameter.Copyright © 2020. All rights reserved.