public final class DataLabelsSeparatorType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AUTO
Represents automatic separator
|
static int |
COMMA
Represents comma(",")
|
static int |
CUSTOM
Represents custom separator
|
static int |
NEW_LINE
Represents newline("\n")
|
static int |
PERIOD
Represents period(".")
|
static int |
SEMICOLON
Represents semicolon(";")
|
static int |
SPACE
Represents space(" ")
|
public static final int AUTO
public static final int SPACE
public static final int COMMA
public static final int SEMICOLON
public static final int PERIOD
public static final int NEW_LINE
public static final int CUSTOM
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.