Gets or sets Tint.
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public double Tint { get; set; }
Public Property Tint As Double
Get
Set
public:
property double Tint {
double get ();
void set (double value);
}
member Tint : float with get, set
Property Value
Type:
Double
See Also