# GC.Spread.Sheets.Charts.TextUnderlineType

## Content

# Enumeration: TextUnderlineType

[Sheets](../modules/GC.Spread.Sheets).[Charts](../modules/GC.Spread.Sheets.Charts).TextUnderlineType

Specifies the underline type of chart text.

## Table of contents

### Enumeration members

- [none](GC.Spread.Sheets.Charts.TextUnderlineType#none)
- [single](GC.Spread.Sheets.Charts.TextUnderlineType#single)

## Enumeration members

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

• **none** = `0`

No underline.

___

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

• **single** = `1`

Single underline.
