Name | Description | |
---|---|---|
![]() | ConditionalFormattingCellHighlight Constructor | Creates a ConditionalFormattingCellHighlight. |
The following tables list the members exposed by ConditionalFormattingCellHighlight.
Name | Description | |
---|---|---|
![]() | ConditionalFormattingCellHighlight Constructor | Creates a ConditionalFormattingCellHighlight. |
Name | Description | |
---|---|---|
![]() | Condition | Gets the CellHighlightCondition used to determine if formatting will be applied. |
Name | Description | |
---|---|---|
![]() | AddArea | Overloaded. Adds ConditionalFormatting to an area determined by two Cells. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | AddAreas | Adds ConditionalFormatting in specific areas of the Worksheet. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | ClearAreas | Removes all ConditionalFormattings from the Worksheet. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | GetAreas | Gets the areas using ConditionalFormatting. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | RemoveArea | Overloaded. Removes ConditionalFormatting from an area identified by Addresses. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | RemoveAreas | Removes ConditionalFormatting from specific areas of the Worksheet. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | SetCondition | Sets the CellHighlightCondition. |
![]() | SetCustomStyle | Sets a custom Style for the ConditionalFormatting. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |