public final class TxtValueQuoteType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALWAYS
All values will be quoted always.
|
static int |
MINIMUM
Only quote values when needed.
|
static int |
NEVER
All values will not be quoted.
|
static int |
NORMAL
All values that contain special characters such as quotation mark, separator character will be quoted.
|
public static final int NORMAL
public static final int ALWAYS
public static final int MINIMUM
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.