Table of Contents

Interface IBorders

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface IBorders : IEnumerable, IExcelApplication
Inherited Members

Properties

Color

Color Color { get; set; }

Property Value

Color

Count

int Count { get; }

Property Value

int

this[BordersLineType]

IBorder this[BordersLineType Index] { get; }

Parameters

Index BordersLineType

Property Value

IBorder

KnownColor

ExcelColors KnownColor { get; set; }

Property Value

ExcelColors

LineStyle

LineStyleType LineStyle { get; set; }

Property Value

LineStyleType

Value

LineStyleType Value { get; set; }

Property Value

LineStyleType