Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / specialCells Method / specialCells(SpecialCellType) Method
In This Topic
    specialCells(SpecialCellType) Method
    In This Topic
    Gets a IRange object that represents all the cells that match the specified type and value.
    Syntax
    IRange specialCells( 
       SpecialCellType type
    )

    Parameters

    type
    See Also