API Reference

Class

ExcelConditionalFormatThreshold

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Threshold metadata for a conditional-formatting value object.

Inheritance

  • Object
  • ExcelConditionalFormatThreshold

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public ExcelConditionalFormatThreshold() #

Properties

public String Type { get; set; } #

Gets or sets the threshold type, such as Min, Max, Number, Percent, Percentile, or Formula.

public String Value { get; set; } #

Gets or sets the raw threshold value, when present.