Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setCellType Method
In This Topic
    setCellType Method
    In This Topic
    Sets the cell type for specified range in the sheet.
    Syntax
    void setCellType( 
       BaseCellType cellType
    )

    Parameters

    cellType
    See Also