[]
Specifies constants that define the row/column auto-sizing behavior.
public enum AutoSizeMode
| Name | Description |
|---|---|
| Both | Autosizing accounts for header and data cells. |
| Cells | Autosizing accounts for data cells. |
| Headers | Autosizing accounts for header cells. |
| None | Autosizing is disabled. |