[]
Gets or sets whether Excel should automatically determine the height of the row based on it's contents.
public bool AutoSize { get; set; }
| Type | Description |
|---|---|
| bool | A bool representing whether Excel should automatically determine the height of the row based on it's contents. |