AsposeCellsCloud::Object::NegativeBarFormat

Load the model package

use AsposeCellsCloud::Object::NegativeBarFormat;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- border_color | Color | Gets or sets a FormatColor object that you can use to specify the border color for negative data bars. | [optional] color | Color | Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars. | [optional] border_color_type | string | Gets whether to use the same border color as positive data bars. | [optional] color_type | string | Gets or sets whether to use the same fill color as positive data bars. | [optional]

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