Click or drag to resize

ColorScale MaxValue Property

Get or set this ColorScale's max value object.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IConditionValue MaxValue { get; }

Property Value

Type: IConditionValue
See Also