Field Summary | ||
---|---|---|
const int | VOLUME | |
Represents an MS-DOS drive letter. It is followed by the drive letter.
Or UNC file names, such as \\server\share\myfile.xls
|
||
const int | SAME_VOLUME | |
Indicates that the source workbook is on the same drive as the dependent workbook (the drive letter is omitted)
|
||
const int | DOWN_DIRECTORY | |
Indicates that the source workbook is in a subdirectory of the current directory.
|
||
const int | UP_DIRECTORY | |
Indicates that the source workbook is in the parent directory of the current directory.
|
const int VOLUME
const int SAME_VOLUME
const int DOWN_DIRECTORY
const int UP_DIRECTORY