Click or drag to resize
TableMultiWayTableUnbalancedNCells Property
Returns the number of non-empty cells.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int NCells { get; }

Property Value

Type: Int32
A int containing the number of non-empty cells.
See Also