Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public IChartWallOrFloor Floor { get; }
Public ReadOnly Property Floor As IChartWallOrFloor
	Get
public:
virtual property IChartWallOrFloor^ Floor {
	IChartWallOrFloor^ get () sealed;
}
abstract Floor : IChartWallOrFloor with get
override Floor : IChartWallOrFloor with get

Property Value

IChartWallOrFloor

Implements

IChart..::..Floor

See Also