Table of Contents

Interface IChartWallOrFloor

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll

Interface that represents chart wall or floor.

public interface IChartWallOrFloor : IChartFillBorder
Inherited Members

Properties

Border

ChartBorder Border { get; }

Property Value

ChartBorder

Methods

Delete()

void Delete()