[]
Specifies constants that specify the visibility of row and column headers.
public enum HeadersVisibility
| Name | Description |
|---|---|
| All | Both column and row header cells are displayed. |
| Column | Only column header cells are displayed. |
| None | No header cells are displayed. |
| Row | Only row header cells are displayed. |