Click or drag to resize

XlsComboBoxShape Display3DShading Property

Gets or sets value indicating whether 3D shadow is present.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool Display3DShading { get; set; }

Property Value

Type: Boolean

Implements

IComboBoxShape Display3DShading
See Also