Namespace Spire.Xls.Core
Classes
Interfaces
- IChart
Represents a chart sheet in the workbook.
- IChartAxis
Represents an axis on the chart.
- IChartBorder
Represents chart border. Provides Border options for Chart Area and Plot Area.
- IChartCategoryAxis
Represents category axis of the chart.
- IChartDataLabels
Represents a collection of chart data labels.
- IChartDataPoint
Represents data point in the chart.
- IChartDataTable
Represents the chart data table.
- IChartErrorBars
Represent error bars on the chart series. Error bars indicate the degree of uncertainty for chart data. Only series in area, bar, column, line, and scatter groups on a 2-D chart can have error bars. Only series in scatter groups can have x and y error bars.
- IChartFillBorder
Provides formatting options for area elements in the chart.
- IChartFormat
Provides access to the formatting options for chart elements.
- IChartFrameFormat
Represent the borders and layout options of the chart elements.
- IChartGridLine
Represent grid lines of the chart.
- IChartInterior
Represents the chart interior. Interior of chart is supported in Chart area and Plot area only.
- IChartLegend
Represents the legend of the chart.
- IChartLegendEntry
Represents a legend entry in a chart legend.
- IChartPageSetup
Represent page setup options for the chart sheet.
- IChartSerie
Represents a series in the chart.
- IChartSerieDataFormat
Represents formatting options for the series data.
- IChartSeriesAxis
Represents the chart series Axis.
- IChartTextArea
Represents the Text Area in a chart.
- IChartTrendLine
Represents ChartTrendLine interface.
- IChartValueAxis
Represents the chart value axis.
- IChartWallOrFloor
Interface that represents chart wall or floor.
- ICloneParent
Supports cloning, which creates a new instance of a class with the same value as an existing instance.
- IListObject
Represents a table on a worksheet.
- IListObjectColumn
Represents a column in the table.
- IXLSRange
Represents a cell, row, column, selection of cells containing one or more contiguous blocks of cells, or a 3-D range.