Create(TdxSpreadSheetCell,TdxSpreadSheetCellDisplayStyle) Constructor
Initializes a new instance of the TdxSpreadSheetShrinkToFitCalculator class with specified settings.
Declaration
constructor Create(ACell: TdxSpreadSheetCell; AStyle: TdxSpreadSheetCellDisplayStyle); virtual;
Parameters
| Name | Type |
|---|---|
| ACell | TdxSpreadSheetCell |
| AStyle | TdxSpreadSheetCellDisplayStyle |
See Also