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

Syntax

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

Property Value

AlertStyleType

See Also