[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IFunctionVisualizer.IsShowCell

IsShowCell Method

IsShowCell(object)

Gets boolean value that specifies if the cell is displayed.

Declaration
bool IsShowCell(object cellValue)
Function IsShowCell(cellValue As Object) As Boolean
Parameters
Type Name Description
object cellValue

The cell value.

Returns
Type Description
bool

true if the cell is displayed; otherwise, false.