[]
Represents the shrink to fit settings of this workbook.
public interface IShrinkToFitSettings
| Name | Description |
|---|---|
| CanShrinkToFitWrappedText | Determines whether can shrink to fit the wrapped text. |
| Ellipsis | Returns or sets the ommitted string. The default value is "...". |
| MinimumFont | The minimum size of font when performing shrink to fit. |