Table of Contents

Class BordersCollectionArrayWrapper

Namespace
Spire.Xls.Core.Spreadsheet.Collections
Assembly
Spire.XLS.dll
public class BordersCollectionArrayWrapper : CollectionExtended<object>, IList<object>, ICollection<object>, IEnumerable<object>, ICloneParent, IBorders, IEnumerable, IExcelApplication
Inheritance
BordersCollectionArrayWrapper
Implements
Inherited Members

Constructors

BordersCollectionArrayWrapper(IXLSRange)

public BordersCollectionArrayWrapper(IXLSRange range)

Parameters

range IXLSRange

Properties

Color

public Color Color { get; set; }

Property Value

Color

this[BordersLineType]

public IBorder this[BordersLineType Index] { get; }

Parameters

Index BordersLineType

Property Value

IBorder

KnownColor

public ExcelColors KnownColor { get; set; }

Property Value

ExcelColors

LineStyle

public LineStyleType LineStyle { get; set; }

Property Value

LineStyleType

Value

public LineStyleType Value { get; set; }

Property Value

LineStyleType