ColorValue

Overview

ColorValue is a struct in Aspose.Cells FOSS for C++.

Represents color value.

Methods

SignatureDescription
Equals(other: ColorValue)boolDetermines whether the specified value is equal to the current instance. The other. true if the condition is met; otherwise, false.
GetHashCode()intReturns a hash code for the current instance. The hash code.

See Also