| Overload | Description |
|---|---|
| TableLook Constructor() | Initializes a new instance of the TableLook class, using the default values. |
| TableLook Constructor(Boolean,Boolean,Boolean,Boolean,Boolean,Boolean) | Initializes a new instance of the TableLook class, using the provided values for FirstRow, LastRow, FirstColumn, LastColumn, and specififying if no Horizontal or Vertical Banding is applied. |