Click or drag to resize

ColorConditionValue Position Property

Gets the position of the condition value.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ConditionValuePosition Position { get; }

Property Value

Type: ConditionValuePosition
See Also