TdxSpreadSheetTextService.CreateShrinkToFitCalculator(TdxSpreadSheetCell,TdxSpreadSheetCellDisplayStyle) Method
Declaration
class function CreateShrinkToFitCalculator(ACell: TdxSpreadSheetCell; AStyle: TdxSpreadSheetCellDisplayStyle): TdxSpreadSheetShrinkToFitCalculator; virtual;
Parameters
| Name | Type |
|---|---|
| ACell | TdxSpreadSheetCell |
| AStyle | TdxSpreadSheetCellDisplayStyle |
Returns
| Type |
|---|
| TdxSpreadSheetShrinkToFitCalculator |
See Also