This is the complete list of members for Aspose::Cells::IFormatCondition, including all inherited members.
GetFormula1(bool isR1C1, bool isLocal)=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetFormula1(bool isR1C1, bool isLocal, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetFormula1()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetFormula1(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetFormula2(bool isR1C1, bool isLocal)=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetFormula2(bool isR1C1, bool isLocal, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetFormula2()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetFormula2(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetIAboveAverage()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetIColorScale()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetIDataBar()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetIIconSet()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetIStyle()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetITop10()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetOperator()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetPriority()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetStopIfTrue()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetText()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetTimePeriod()=0 | Aspose::Cells::IFormatCondition | pure virtual |
GetType()=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetFormula1(intrusive_ptr< Aspose::Cells::Systems::String > formula, bool isR1C1, bool isLocal)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetFormula1(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetFormula2(intrusive_ptr< Aspose::Cells::Systems::String > formula, bool isR1C1, bool isLocal)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetFormula2(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetFormulas(intrusive_ptr< Aspose::Cells::Systems::String > formula1, intrusive_ptr< Aspose::Cells::Systems::String > formula2, bool isR1C1, bool isLocal)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetIStyle(intrusive_ptr< Aspose::Cells::IStyle > value)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetOperator(Aspose::Cells::OperatorType value)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetPriority(Aspose::Cells::Systems::Int32 value)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetStopIfTrue(bool value)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetText(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetTimePeriod(Aspose::Cells::TimePeriodType value)=0 | Aspose::Cells::IFormatCondition | pure virtual |
SetType(Aspose::Cells::FormatConditionType value)=0 | Aspose::Cells::IFormatCondition | pure virtual |