[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Hold the measure information which consists of a double value.

Namespace: net.esper.view.stat.olap
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class CellImpl _
	Implements Cell
C#
public sealed class CellImpl : Cell
Visual C++
public ref class CellImpl sealed : Cell

Inheritance Hierarchy

System.Object
  net.esper.view.stat.olap.CellImpl