Table of Contents

Interface IXLUpDownBars

Namespace
SlapKit.Excel.Excel.Charts.ChartShapeFeatures
Assembly
SlapKit.Excel.dll
public interface IXLUpDownBars
Extension Methods

Properties

DownBorder

IXLDrawingLine DownBorder { get; set; }

Property Value

IXLDrawingLine

DownFill

IXLDrawingFill DownFill { get; set; }

Property Value

IXLDrawingFill

GapWidth

ushort GapWidth { get; set; }

Property Value

ushort

UpBorder

IXLDrawingLine UpBorder { get; set; }

Property Value

IXLDrawingLine

UpFill

IXLDrawingFill UpFill { get; set; }

Property Value

IXLDrawingFill