Package | Description |
---|---|
com.gembox.spreadsheet.conditionalformatting |
Contains types used to format cells conditionally based on their values.
|
Modifier and Type | Method and Description |
---|---|
static ConditionalColor |
ConditionalColor.create(ConditionalColor source,
com.gembox.spreadsheet.internal.conditionalformatting.ConditionalColorCollection parent)
Deprecated.
This method is internal and should not be used.
|
static ConditionalColor |
ConditionalColor.create(int index,
com.gembox.spreadsheet.internal.conditionalformatting.ConditionalColorCollection parent)
Deprecated.
This method is internal and should not be used.
|
ConditionalColor |
ColorScaleCondition.getMaximum()
Gets the maximum color point.
|
ConditionalColor |
ColorScaleCondition.getMidpoint()
Gets the midpoint color point or
null if conditional formatting rule is '2-Color Scale'. |
ConditionalColor |
ColorScaleCondition.getMinimum()
Gets the minimum color point.
|
Modifier and Type | Method and Description |
---|---|
static ConditionalColor |
ConditionalColor.create(ConditionalColor source,
com.gembox.spreadsheet.internal.conditionalformatting.ConditionalColorCollection parent)
Deprecated.
This method is internal and should not be used.
|
© GemBox d.o.o. — All rights reserved.