Click or drag to resize

OColor Value Property

Returns color value (it can be index, rgb color, etc.)

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

Property Value

Type: Int32
See Also