This is the complete list of members for Aspose::Cells::IFormatConditionCollection, including all inherited members.
Add(intrusive_ptr< Aspose::Cells::ICellArea > cellArea, Aspose::Cells::FormatConditionType type, Aspose::Cells::OperatorType operatorType, intrusive_ptr< Aspose::Cells::Systems::String > formula1, intrusive_ptr< Aspose::Cells::Systems::String > formula2)=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
AddArea(intrusive_ptr< Aspose::Cells::ICellArea > cellArea)=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
AddCondition(Aspose::Cells::FormatConditionType type, Aspose::Cells::OperatorType operatorType, intrusive_ptr< Aspose::Cells::Systems::String > formula1, intrusive_ptr< Aspose::Cells::Systems::String > formula2)=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
AddCondition(Aspose::Cells::FormatConditionType type)=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
GetCount()=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
GetICellArea(Aspose::Cells::Systems::Int32 index)=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
GetObjectByIndex(Aspose::Cells::Systems::Int32 index)=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
GetRangeCount()=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
RemoveArea(Aspose::Cells::Systems::Int32 index)=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
RemoveArea(Aspose::Cells::Systems::Int32 startRow, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 totalRows, Aspose::Cells::Systems::Int32 totalColumns)=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |
RemoveCondition(Aspose::Cells::Systems::Int32 index)=0 | Aspose::Cells::IFormatConditionCollection | pure virtual |