Aspose::Cells::Cell::GetFormatConditions method

Cell::GetFormatConditions method

Gets format conditions which applies to this cell.

Vector<FormatConditionCollection> Aspose::Cells::Cell::GetFormatConditions()

ReturnValue

Returns FormatConditionCollection object

See Also