Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface DataLabelsSeparatorType


public interface DataLabelsSeparatorType


Field Summary
static char AUTO
           
static char COMMA
           
static char NEWLINE
           
static char PERIOD
           
static char SEMICOLON
           
static char SPACE
           
 

Field Detail

AUTO

static final char AUTO
See Also:
Constant Field Values

COMMA

static final char COMMA
See Also:
Constant Field Values

PERIOD

static final char PERIOD
See Also:
Constant Field Values

SEMICOLON

static final char SEMICOLON
See Also:
Constant Field Values

SPACE

static final char SPACE
See Also:
Constant Field Values

NEWLINE

static final char NEWLINE
See Also:
Constant Field Values