Table of Contents

Interface IXLDrawingLine

Namespace
SlapKit.Excel.Excel.DrawingML
Assembly
SlapKit.Excel.dll
public interface IXLDrawingLine : IXLDrawingFill
Inherited Members
Extension Methods

Properties

CapType

XLDrawingLineCapType? CapType { get; set; }

Property Value

XLDrawingLineCapType?

CompoundType

XLDrawingLineCompoundType? CompoundType { get; set; }

Property Value

XLDrawingLineCompoundType?

DashType

XLDrawingLineDashType? DashType { get; set; }

Property Value

XLDrawingLineDashType?

Width

double? Width { get; set; }

Property Value

double?