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

Syntax

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

Property Value

Double

See Also