Name | Description | |
---|---|---|
![]() | ConditionalFormattingDataBar Constructor | Creates a ConditionalFormattingDataBar. |
The following tables list the members exposed by ConditionalFormattingDataBar.
Name | Description | |
---|---|---|
![]() | ConditionalFormattingDataBar Constructor | Creates a ConditionalFormattingDataBar. |
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the ExcelColorElement used to color the data bar(s). |
![]() | DataBarType | Gets or sets the DataBarType. |
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) |
![]() | SetCustomStyle | Sets a custom Style for the ConditionalFormatting. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |