KDCalc Class Library

RangeType Enumeration

The type of cell configuration that the Range contains.

public enum RangeType

Members

Member NameDescription
CellThe range contains a single cell
HorizontalThe range contains a horizontal range of 2 or more cells
VerticalThe range contains a vertical range of 2 or more cells
AreaThe range contains a 2-dimensional matrix or area of cells

Requirements

Namespace: KnowledgeDynamics.KDCalc

Assembly: KDCalcNet (in KDCalcNet.dll)

See Also

KnowledgeDynamics.KDCalc Namespace