Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICascadeSparkLine Interface / getItemTypes Method
In This Topic
    getItemTypes Method
    In This Topic
    Represents all the item types. The values should be {"-", "+", "="}. The default value is null.
    Syntax
    java.lang.String[] getItemTypes()
    See Also