Version

Search Results

BarBorderColor Property (NegativeBarFormat)

Returns a Infragistics.Documents.Excel.WorkbookColorInfo which defines the border color applied to data bars with a negative value. Syntax Remarks This property is only applicable when the BarBorderColorType property is set to Color.

BarBorderColorType Property

Returns or sets a DataBarNegativeBarColorType value which specifies whether the same border color as that which is used for data bars with positive cell values is also used for data bars with negative cell values. Syntax Remarks By default, databars for cells with negative values use the same color as those with p...

BarColor Property (NegativeBarFormat)

Returns a Infragistics.Documents.Excel.WorkbookColorInfo which defines the fill color applied to data bars with a negative value. Syntax Remarks This property is only applicable when the BarColorType property is set to Color.

BarColorType Property

Returns or sets a DataBarNegativeBarColorType value which specifies whether the same color as that which is used for the positive data bars is used. Syntax Remarks By default, databars for cells with negative values have a different color than those with positive values. Use this property to apply the same color t...

PropertyChanged Event (NegativeBarFormat)

Occurs after a property value has changed Syntax Event Data The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.Property Description PropertyName

NoBlanksConditionalFormat Class

Exposes properties which control the visual attributes of a Infragistics.Documents.Excel.WorksheetCell based on whether the cells value is not set. Syntax Remarks This condition can be used to control the visual attributes of cells with a non-empty value. To negate this condition, use the NoBlanksConditionalFormat...

NoBlanksConditionalFormat Class Events

For a list of all members of this type, see NoBlanksConditionalFormat members. Public Events Name Description PropertyChanged Occurs after a property value has changed (Inherited from Infragistics.Documents.Excel.ConditionalFormatting.ConditionBase) Top

NoBlanksConditionalFormat Class Members

Public Properties Public Methods Public Events