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# 
public ColorType ColorType { get; }
Public ReadOnly Property ColorType As ColorType
	Get
public:
property ColorType ColorType {
	ColorType get ();
}
member ColorType : ColorType with get

Property Value

ColorType

See Also