Create(TdxSpreadSheetCellDisplayStyle,TdxScaleFactor,IdxColorPalette) Constructor
Initializes a new instance of the TdxSpreadSheetConditionalFormattingStyleViewInfo class with specified settings.
Declaration
constructor Create(AStyle: TdxSpreadSheetCellDisplayStyle; AScaleFactor: TdxScaleFactor; APalette: IdxColorPalette); virtual;
Parameters
Name | Type |
---|---|
AStyle | TdxSpreadSheetCellDisplayStyle |
AScaleFactor | TdxScaleFactor |
APalette | IdxColorPalette |
See Also