Class AutoFitterOptions
Contents
[
Hide
]AutoFitterOptions class
Represents all auto fitter options.
public class AutoFitterOptions
Constructors
Name | Description |
---|---|
AutoFitterOptions() | The default constructor. |
Properties
Name | Description |
---|---|
AutoFitMergedCells { get; set; } | (Obsolete.) Indicates whether auto fit row height when the cells is merged in a row. The default value is false. |
AutoFitMergedCellsType { get; set; } | Gets and set the type of auto fitting row height of merged cells. |
AutoFitWrappedTextType { get; set; } | Gets and sets the type of auto fitting wrapped text. |
DefaultEditLanguage { get; set; } | Gets or sets default edit language. |
FormatStrategy { get; set; } | Gets and sets the formatted strategy. |
ForRendering { get; set; } | Indicates whether fit for rendering purpose. |
IgnoreHidden { get; set; } | Ignores the hidden rows/columns. |
MaxRowHeight { get; set; } | Gets and sets the max row height(in unit of Point) when autofitting rows. |
OnlyAuto { get; set; } | Indicates whether only fit the rows which height are not customed. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells