Table of Contents

Interface IConditionValue

Namespace
Spire.Xls
Assembly
Spire.XLS.dll
public interface IConditionValue

Properties

IsGTE

bool IsGTE { get; set; }

Property Value

bool

Type

ConditionValueType Type { get; set; }

Property Value

ConditionValueType

Value

object Value { get; set; }

Property Value

object