Winnovative Excel Library

ExcelCellBordersCollectionItem Property

Winnovative Excel Library Documentation
Returns the border object at the specified index from collection.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelCellBorder this[
	ExcelCellBorderIndex borderIndex
] { get; }

Parameters

borderIndex
Type: Winnovative.ExcelLibExcelCellBorderIndex

Property Value

Type: ExcelCellBorder
See Also

Reference