Type

ConditionalFormattingValue.Type property

Abrufen oder Festlegen des Typs dieses Wertobjekts für die bedingte Formatierung. Durch Festlegen des Typs auf FormatConditionValueType.Min oder FormatConditionValueType.Max wird “Value” automatisch auf null gesetzt.

public FormatConditionValueType Type { get; set; }

Siehe auch