Parameters
- row
- The row number at the beginning of, or within, the field.
- column
- The column number at the beginning of, or within, the field.
Return Value
A value that indicates the color of the field.
Exception | Description |
---|---|
ArgumentOutOfRangeException | This exception is thrown if the row or column parameters are outside the range of valid values: (1 to Rows) or (1 to Columns). |