AsposeCellsCloud::Object::ConditionalFormattingValue

Load the model package

use AsposeCellsCloud::Object::ConditionalFormattingValue;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- is_gte | boolean | Get or set the Greater Than Or Equal flag. Use only for icon sets, determines whether this threshold value uses the greater than or equal to operator. 'false' indicates 'greater than' is used instead of 'greater than or equal to'. Default value is true. | [optional] type | string | Get or set the type of this conditional formatting value object. Setting the type to FormatConditionValueType.Min or FormatConditionValueType.Max will auto set "Value" to null. | [optional]

[Back to Model list] [Back to API list] [Back to README]