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

    Parameters

    cellType
    See Also