Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setStyle Method
In This Topic
    setStyle Method
    In This Topic
    Sets the named style IStyle associated with the cells represented bythis IRange.
    Syntax
    void setStyle( 
       IStyle value
    )

    Parameters

    value
    See Also