Table of Contents

Class ExcelChartTitle

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
Magicodes.EPPlus.dll
public class ExcelChartTitle : XmlHelper
Inheritance
ExcelChartTitle
Inherited Members
Extension Methods

Properties

Anchor

public eTextAnchoringType Anchor { get; set; }

Property Value

eTextAnchoringType

AnchorCtr

public bool AnchorCtr { get; set; }

Property Value

bool

Border

public ExcelDrawingBorder Border { get; }

Property Value

ExcelDrawingBorder

Fill

public ExcelDrawingFill Fill { get; }

Property Value

ExcelDrawingFill

Font

public ExcelTextFont Font { get; }

Property Value

ExcelTextFont

Overlay

public bool Overlay { get; set; }

Property Value

bool

RichText

public ExcelParagraphCollection RichText { get; }

Property Value

ExcelParagraphCollection

Rotation

public double Rotation { get; set; }

Property Value

double

Text

public string Text { get; set; }

Property Value

string

TextVertical

public eTextVerticalType TextVertical { get; set; }

Property Value

eTextVerticalType