com.aspose.cells
Class DataLablesSeparatorType

java.lang.Object
    extended by com.aspose.cells.DataLablesSeparatorType

public class DataLablesSeparatorType 
extends java.lang.Object

Utility class containing constants. Represents the separator type of DataLables.

Field Summary
static final intAUTO
          
static final intSPACE
          
static final intCOMMA
          
static final intSEMICOLON
          
static final intPERIOD
          
static final intNEW_LINE
          
 

Field Detail

AUTO

public static final int AUTO

SPACE

public static final int SPACE

COMMA

public static final int COMMA

SEMICOLON

public static final int SEMICOLON

PERIOD

public static final int PERIOD

NEW_LINE

public static final int NEW_LINE

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.