# GC.Spread.Sheets.Shapes.IShapeOptions

## Content

# Interface: IShapeOptions

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

## Table of contents

### Properties

- [endPoints](GC.Spread.Sheets.Shapes.IShapeOptions#endpoints)
- [fill](GC.Spread.Sheets.Shapes.IShapeOptions#fill)
- [stroke](GC.Spread.Sheets.Shapes.IShapeOptions#stroke)
- [textFormatOptions](GC.Spread.Sheets.Shapes.IShapeOptions#textformatoptions)

## Properties

### <a id="endpoints" name="endpoints"></a> endPoints

• `Optional` **endPoints**: [`IShapeLineArrowOption`](GC.Spread.Sheets.Shapes.IShapeLineArrowOption)

___

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

• `Optional` **fill**: [`IGradientFillOption`](GC.Spread.Sheets.Shapes.IGradientFillOption) \| [`IPictureFillOption`](GC.Spread.Sheets.Shapes.IPictureFillOption) \| [`IShapeFillOption`](GC.Spread.Sheets.Shapes.IShapeFillOption) \| [`ITextureFillOption`](GC.Spread.Sheets.Shapes.ITextureFillOption)

___

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

• `Optional` **stroke**: [`IShapeStrokeOption`](GC.Spread.Sheets.Shapes.IShapeStrokeOption)

___

### <a id="textformatoptions" name="textformatoptions"></a> textFormatOptions

• `Optional` **textFormatOptions**: [`IShapeTextFormatOption`](GC.Spread.Sheets.Shapes.IShapeTextFormatOption)
