Create(IdxSpreadSheetConditionalFormattingOwner,TdxSpreadSheetAreaList) Constructor
Initializes a new instance of the TdxSpreadSheetConditionalFormattingAreaInfo class with specified settings.
Declaration
constructor Create(const AOwner: IdxSpreadSheetConditionalFormattingOwner; AAreas: TdxSpreadSheetAreaList);
Parameters
| Name | Type |
|---|---|
| AOwner | IdxSpreadSheetConditionalFormattingOwner |
| AAreas | TdxSpreadSheetAreaList |
See Also