# GC.Spread.Sheets.Shapes.IShapeBorder

## Content

# Interface: IShapeBorder

[Sheets](../modules/GC.Spread.Sheets).[Shapes](../modules/GC.Spread.Sheets.Shapes).IShapeBorder

## Table of contents

### Properties

- [capType](GC.Spread.Sheets.Shapes.IShapeBorder#captype)
- [color](GC.Spread.Sheets.Shapes.IShapeBorder#color)
- [compoundType](GC.Spread.Sheets.Shapes.IShapeBorder#compoundtype)
- [joinType](GC.Spread.Sheets.Shapes.IShapeBorder#jointype)
- [lineStyle](GC.Spread.Sheets.Shapes.IShapeBorder#linestyle)
- [width](GC.Spread.Sheets.Shapes.IShapeBorder#width)

## Properties

### <a id="captype" name="captype"></a> capType

• **capType**: [`LineCapStyle`](../enums/GC.Spread.Sheets.Shapes.LineCapStyle)

___

### <a id="color" name="color"></a> color

• **color**: `string`

___

### <a id="compoundtype" name="compoundtype"></a> compoundType

• **compoundType**: [`CompoundType`](../enums/GC.Spread.Sheets.Shapes.CompoundType)

___

### <a id="jointype" name="jointype"></a> joinType

• **joinType**: [`LineJoinStyle`](../enums/GC.Spread.Sheets.Shapes.LineJoinStyle)

___

### <a id="linestyle" name="linestyle"></a> lineStyle

• **lineStyle**: [`PresetLineDashStyle`](../enums/GC.Spread.Sheets.Shapes.PresetLineDashStyle)

___

### <a id="width" name="width"></a> width

• **width**: `number`
