com.aspose.slides
Interface LinkActionType
public interface LinkActionType
Represents the link action type.
NO_ACTION
static final int NO_ACTION
- See Also:
- Constant Field Values
MACRO_ACTION
static final int MACRO_ACTION
- See Also:
- Constant Field Values
RUN_PROGRAM_ACTION
static final int RUN_PROGRAM_ACTION
- See Also:
- Constant Field Values
JUMP_ACTION
static final int JUMP_ACTION
- See Also:
- Constant Field Values
HYPER_LINK_ACTION
static final int HYPER_LINK_ACTION
- See Also:
- Constant Field Values
OLE_ACTION
static final int OLE_ACTION
- See Also:
- Constant Field Values
MEDIA_ACTION
static final int MEDIA_ACTION
- See Also:
- Constant Field Values
CUSTOM_SHOW_ACTION
static final int CUSTOM_SHOW_ACTION
- See Also:
- Constant Field Values