ConditionalFormattingModel
Overview
ConditionalFormattingModel C++ için Aspose.Cells FOSS sınıfıdır.
Şartlı formülasyon modeli oluşturur.
Bu sınıf, C++ programlarında ConditionalFormattingModel nesnelerle çalışmak için 4 yöntem sunar. Mevcut yöntemler şunları içerir: GetAreas, GetConditions. Tüm kamu üyeleri, C++ paket için Aspose.Cells FOSS’u yükledikten sonra herhangi bir C ++ uygulamasına erişilebilir.
Methods
| Signature | Description |
|---|---|
GetAreas() → std::vector<Aspose::Cells_FOSS::CellArea> | Bölgeleri bulmak için. |
GetAreas() → std::vector<Aspose::Cells_FOSS::CellArea> | Bölgeleri geri getiriyor. |
GetConditions() → std::vector<FormatConditionModel> | koşulları kabul eder. |
GetConditions() → std::vector<FormatConditionModel> | koşulları geri getirir. |