Click or drag to resize

CellBordersItem Property

Gets a specific border.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntax
public CellBorder this[
	SingleBorder SingleBorder
] { get; }

Parameters

SingleBorder  SingleBorder
The specific index of the border.

Property Value

CellBorder
See Also