AsposeCellsCloud::Object::AutoFitterOptions

Load the model package

use AsposeCellsCloud::Object::AutoFitterOptions;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- AutoFitMergedCellsType | string | Gets and set the type of auto fitting row height of merged cells. | IgnoreHidden | boolean | Ignores the hidden rows/columns. | OnlyAuto | boolean | Indicates whether only fit the rows which height are not customed. | DefaultEditLanguage | string | Gets or sets default edit language. | MaxRowHeight | double | Gets and sets the max row height(in unit of Point) when autofitting rows. | AutoFitWrappedTextType | string | Gets and sets the type of auto fitting wrapped text. | FormatStrategy | string | Gets and sets the formatted strategy. | ForRendering | boolean | Indicates whether fit for rendering purpose. |

[Back to Model list]
[Back to README]