public final class ReConnectionMethodType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALWAYS
On every refresh get updated connection information from the external connection file,
if available, and use that instead of the existing connection information.
|
static int |
NEVER
Never get updated connection information from the external connection file
even if it is available and even if the existing connection information is invalid
|
static int |
REQUIRED
On refresh use the existing connection information and if it ends up being invalid
then get updated connection information, if available from the external connection file.
|
public static final int REQUIRED
public static final int ALWAYS
public static final int NEVER
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.