public final class DataLablesSeparatorType
extends java.lang.Object
Remarks
NOTE: This member is now obsolete. Instead, please use DataLabelsSeparatorType enum. This property will be removed 12 months later since September 2020. Aspose apologizes for any inconvenience you may have experienced.| Modifier and Type | Field and Description |
|---|---|
static int |
AUTO
Deprecated.
Represents automatic separator
|
static int |
COMMA
Deprecated.
Represents comma(",")
|
static int |
CUSTOM
Deprecated.
Represents custom separator
|
static int |
NEW_LINE
Deprecated.
Represents newline("\n")
|
static int |
PERIOD
Deprecated.
Represents period(".")
|
static int |
SEMICOLON
Deprecated.
Represents semicolon(";")
|
static int |
SPACE
Deprecated.
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 2001-2023. All Rights Reserved.