public final class DirectoryType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DOWN_DIRECTORY
Indicates that the source workbook is in a subdirectory of the current directory.
|
static int |
SAME_VOLUME
Indicates that the source workbook is on the same drive as the dependent workbook (the drive letter is omitted)
|
static int |
UP_DIRECTORY
Indicates that the source workbook is in the parent directory of the current directory.
|
static int |
VOLUME
Represents an MS-DOS drive letter.
|
public static final int VOLUME
public static final int SAME_VOLUME
public static final int DOWN_DIRECTORY
public static final int UP_DIRECTORY
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.