Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
ConditionValueType Type { get; set; }
Property Type As ConditionValueType
	Get
	Set
property ConditionValueType Type {
	ConditionValueType get ();
	void set (ConditionValueType value);
}
abstract Type : ConditionValueType with get, set

Property Value

ConditionValueType

See Also