AsposeCellsCloud::Object::NegativeBarFormat

Load the model package

use AsposeCellsCloud::Object::NegativeBarFormat;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- BorderColor | Color | Gets or sets a FormatColor object that you can use to specify the border color for negative data bars. | BorderColorType | string | Gets whether to use the same border color as positive data bars. | Color | Color | Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars. | ColorType | string | Gets or sets whether to use the same fill color as positive data bars. |

[Back to Model list]
[Back to README]