public final class HtmlLinkTargetType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BLANK
Opens the linked document in a new window or tab
|
static int |
PARENT
Opens the linked document in the parent frame
|
static int |
SELF
Opens the linked document in the same frame as it was clicked (this is default)
|
static int |
TOP
Opens the linked document in the full body of the window
|
public static final int BLANK
public static final int PARENT
public static final int SELF
public static final int TOP
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.