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