Winnovative Excel Library

ExcelCellStyleBorders Property

Winnovative Excel Library Documentation
Gets the an object representing the cell borders collection. Top, left, right and bottom borders can be retrieved individually from the borders collection and customized.

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

public ExcelCellBordersCollection Borders { get; }

Property Value

Type: ExcelCellBordersCollection
See Also

Reference