Interface IXLDrawingLine
public interface IXLDrawingLine : IXLDrawingFill
- Inherited Members
- Extension Methods
Properties
CapType
XLDrawingLineCapType? CapType { get; set; }
Property Value
CompoundType
XLDrawingLineCompoundType? CompoundType { get; set; }
Property Value
DashType
XLDrawingLineDashType? DashType { get; set; }
Property Value
Width
double? Width { get; set; }