WebCellArea.WebCellArea

WebCellArea()

The default constructor.

public WebCellArea()

See Also


WebCellArea(int, int, int, int)

public WebCellArea(int startrow, int startcol, int endrow, int endcol)

See Also


WebCellArea(GridCellArea)

public WebCellArea(GridCellArea ca)

See Also