Click or drag to resize

IFormat3D BevelBottomType Property

Gets or sets the bevel bottom.

Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
XLSXChartBevelType BevelBottomType { get; set; }

Property Value

Type: XLSXChartBevelType
The bevel bottom.
See Also