Cell.GetFormatConditions

Cell.GetFormatConditions method

Gets format conditions which applies to this cell.

public FormatConditionCollection[] GetFormatConditions()

Return Value

Returns FormatConditionCollection object

See Also