This is the complete list of members for Aspose::Cells::IValidation, including all inherited members.
AddArea(intrusive_ptr< Aspose::Cells::ICellArea > cellArea)=0 | Aspose::Cells::IValidation | pure virtual |
AddArea(intrusive_ptr< Aspose::Cells::ICellArea > cellArea, bool checkIntersection, bool checkEdge)=0 | Aspose::Cells::IValidation | pure virtual |
AddAreas(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::ICellArea *>> areas, bool checkIntersection, bool checkEdge)=0 | Aspose::Cells::IValidation | pure virtual |
Copy(intrusive_ptr< Aspose::Cells::IValidation > source, intrusive_ptr< Aspose::Cells::ICopyOptions > copyOption)=0 | Aspose::Cells::IValidation | pure virtual |
GetAlertStyle()=0 | Aspose::Cells::IValidation | pure virtual |
GetErrorMessage()=0 | Aspose::Cells::IValidation | pure virtual |
GetErrorTitle()=0 | Aspose::Cells::IValidation | pure virtual |
GetFormula1(bool isR1C1, bool isLocal)=0 | Aspose::Cells::IValidation | pure virtual |
GetFormula1(bool isR1C1, bool isLocal, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::IValidation | pure virtual |
GetFormula1()=0 | Aspose::Cells::IValidation | pure virtual |
GetFormula2(bool isR1C1, bool isLocal)=0 | Aspose::Cells::IValidation | pure virtual |
GetFormula2(bool isR1C1, bool isLocal, Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::IValidation | pure virtual |
GetFormula2()=0 | Aspose::Cells::IValidation | pure virtual |
GetICellAreas()=0 | Aspose::Cells::IValidation | pure virtual |
GetIgnoreBlank()=0 | Aspose::Cells::IValidation | pure virtual |
GetInCellDropDown()=0 | Aspose::Cells::IValidation | pure virtual |
GetInputMessage()=0 | Aspose::Cells::IValidation | pure virtual |
GetInputTitle()=0 | Aspose::Cells::IValidation | pure virtual |
GetListValue(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::IValidation | pure virtual |
GetOperator()=0 | Aspose::Cells::IValidation | pure virtual |
GetShowError()=0 | Aspose::Cells::IValidation | pure virtual |
GetShowInput()=0 | Aspose::Cells::IValidation | pure virtual |
GetType()=0 | Aspose::Cells::IValidation | pure virtual |
GetValue1()=0 | Aspose::Cells::IValidation | pure virtual |
GetValue2()=0 | Aspose::Cells::IValidation | pure virtual |
RemoveACell(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::IValidation | pure virtual |
RemoveArea(intrusive_ptr< Aspose::Cells::ICellArea > cellArea)=0 | Aspose::Cells::IValidation | pure virtual |
RemoveAreas(intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::ICellArea *>> areas)=0 | Aspose::Cells::IValidation | pure virtual |
SetAlertStyle(Aspose::Cells::ValidationAlertType value)=0 | Aspose::Cells::IValidation | pure virtual |
SetErrorMessage(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IValidation | pure virtual |
SetErrorTitle(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IValidation | pure virtual |
SetFormula1(intrusive_ptr< Aspose::Cells::Systems::String > formula, bool isR1C1, bool isLocal)=0 | Aspose::Cells::IValidation | pure virtual |
SetFormula1(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IValidation | pure virtual |
SetFormula2(intrusive_ptr< Aspose::Cells::Systems::String > formula, bool isR1C1, bool isLocal)=0 | Aspose::Cells::IValidation | pure virtual |
SetFormula2(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IValidation | pure virtual |
SetIgnoreBlank(bool value)=0 | Aspose::Cells::IValidation | pure virtual |
SetInCellDropDown(bool value)=0 | Aspose::Cells::IValidation | pure virtual |
SetInputMessage(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IValidation | pure virtual |
SetInputTitle(intrusive_ptr< Aspose::Cells::Systems::String > value)=0 | Aspose::Cells::IValidation | pure virtual |
SetOperator(Aspose::Cells::OperatorType value)=0 | Aspose::Cells::IValidation | pure virtual |
SetShowError(bool value)=0 | Aspose::Cells::IValidation | pure virtual |
SetShowInput(bool value)=0 | Aspose::Cells::IValidation | pure virtual |
SetType(Aspose::Cells::ValidationType value)=0 | Aspose::Cells::IValidation | pure virtual |
SetValue1(intrusive_ptr< Aspose::Cells::Systems::Object > value)=0 | Aspose::Cells::IValidation | pure virtual |
SetValue2(intrusive_ptr< Aspose::Cells::Systems::Object > value)=0 | Aspose::Cells::IValidation | pure virtual |