Table of Contents

Interface IArcShape

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface IArcShape : ITextBox, IPrstGeomShape, IShape, IExcelApplication
Inherited Members

Properties

BeginArrowHeadStyle

Begin Arrow Head Style

ShapeArrowStyleType BeginArrowHeadStyle { get; set; }

Property Value

ShapeArrowStyleType

BeginArrowheadLength

Begin Arrow head Length

ShapeArrowLengthType BeginArrowheadLength { get; set; }

Property Value

ShapeArrowLengthType

BeginArrowheadWidth

Begin Arrow head Width

ShapeArrowWidthType BeginArrowheadWidth { get; set; }

Property Value

ShapeArrowWidthType

Color

line color

Color Color { get; set; }

Property Value

Color

DashStyle

DashStyle

ShapeDashLineStyleType DashStyle { get; set; }

Property Value

ShapeDashLineStyleType

EndArrowHeadStyle

End Arrow Head Style

ShapeArrowStyleType EndArrowHeadStyle { get; set; }

Property Value

ShapeArrowStyleType

EndArrowheadLength

End Arrow head Length

ShapeArrowLengthType EndArrowheadLength { get; set; }

Property Value

ShapeArrowLengthType

EndArrowheadWidth

End Arrow head Width

ShapeArrowWidthType EndArrowheadWidth { get; set; }

Property Value

ShapeArrowWidthType
IHyperLink HyLink { get; }

Property Value

IHyperLink

Line

IShapeLineFormat Line { get; }

Property Value

IShapeLineFormat

Rotation

int Rotation { get; set; }

Property Value

int

Style

Style

ShapeLineStyleType Style { get; set; }

Property Value

ShapeLineStyleType

Weight

Weight

double Weight { get; set; }

Property Value

double