CellLocation.CellLocation

CellLocation()

The default constructor.

public CellLocation()

Examples

See Also


CellLocation(int, int)

public CellLocation(int cRow, int cCol)

Examples

See Also