Table of Contents

Interface IShapeLineFormat

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface IShapeLineFormat

Properties

BackColor

Color BackColor { get; set; }

Property Value

Color

BackKnownColor

ExcelColors BackKnownColor { get; set; }

Property Value

ExcelColors

BeginArrowHeadStyle

ShapeArrowStyleType BeginArrowHeadStyle { get; set; }

Property Value

ShapeArrowStyleType

BeginArrowheadLength

ShapeArrowLengthType BeginArrowheadLength { get; set; }

Property Value

ShapeArrowLengthType

BeginArrowheadWidth

ShapeArrowWidthType BeginArrowheadWidth { get; set; }

Property Value

ShapeArrowWidthType

DashStyle

ShapeDashLineStyleType DashStyle { get; set; }

Property Value

ShapeDashLineStyleType

EndArrowHeadStyle

ShapeArrowStyleType EndArrowHeadStyle { get; set; }

Property Value

ShapeArrowStyleType

EndArrowheadLength

ShapeArrowLengthType EndArrowheadLength { get; set; }

Property Value

ShapeArrowLengthType

EndArrowheadWidth

ShapeArrowWidthType EndArrowheadWidth { get; set; }

Property Value

ShapeArrowWidthType

ForeColor

Color ForeColor { get; set; }

Property Value

Color

ForeKnownColor

ExcelColors ForeKnownColor { get; set; }

Property Value

ExcelColors

HasPattern

bool HasPattern { get; set; }

Property Value

bool

Pattern

GradientPatternType Pattern { get; set; }

Property Value

GradientPatternType

Style

ShapeLineStyleType Style { get; set; }

Property Value

ShapeLineStyleType

Transparency

double Transparency { get; set; }

Property Value

double

Visible

bool Visible { get; set; }

Property Value

bool

Weight

double Weight { get; set; }

Property Value

double