Click or drag to resize

Format3D BevelTopType Property

Gets or sets the bevel top.

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

Property Value

Type: XLSXChartBevelType
The bevel top.

Implements

IFormat3D BevelTopType
See Also