Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CellDecoration Class / getIcons Method
In This Topic
    getIcons Method
    In This Topic
    Gets the icons of the cell decoration.
    Syntax
    public java.util.List<ICellDecorationIcon> getIcons()
    See Also