com.moyosoft.connector.ms.excel
Class DataLabelSeparator

java.lang.Object
  |
  +--AbstractType
        |
        +--com.moyosoft.connector.ms.excel.DataLabelSeparator

public class DataLabelSeparator
extends AbstractType

See Also:
Serialized Form

Field Summary
static DataLabelSeparator DATA_LABEL_SEPARATOR_DEFAULT
           
 
Method Summary
static DataLabelSeparator getById(int pId)
           
 boolean isDataLabelSeparatorDefault()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATA_LABEL_SEPARATOR_DEFAULT

public static final DataLabelSeparator DATA_LABEL_SEPARATOR_DEFAULT
Method Detail

getById

public static DataLabelSeparator getById(int pId)

isDataLabelSeparatorDefault

public boolean isDataLabelSeparatorDefault()