[]
Specifies options that control auto-sizing.
[Flags]
public enum AutoSizeFlags
Name | Description |
---|---|
IgnoreHidden | Ignore invisible rows (or columns) when auto-sizing. |
IgnoreMerged | Ignore merged cells when auto-sizing. |
None | Default behavior. |
SameSize | All rows (or columns) in the range are set to the same size. |