Click or drag to resize

XlsChartShape Walls Property

Represents chart walls. Read-only.

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

Property Value

Type: IChartWallOrFloor

Implements

IChart Walls
See Also