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# 
XLSXChartBevelType BevelBottomType { get; set; }
Property BevelBottomType As XLSXChartBevelType
	Get
	Set
property XLSXChartBevelType BevelBottomType {
	XLSXChartBevelType get ();
	void set (XLSXChartBevelType value);
}
abstract BevelBottomType : XLSXChartBevelType with get, set

Property Value

XLSXChartBevelType

See Also