public final class SlidesHyperlinkActionType
extends com.aspose.ms.System.Enum
Specifies hyperlink action type.
Modifier and Type | Field and Description |
---|---|
static int |
MouseClick
Hyperlink is activated on mouse click.
|
static int |
MouseOver
Hyperlink is activated on mouse over.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int MouseClick
Hyperlink is activated on mouse click.
public static final int MouseOver
Hyperlink is activated on mouse over.
Copyright © 2018. All rights reserved.