Click or drag to resize
CellBorder Property
Gets the border object.

Namespace: Aceoffix.ExcelWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public Border Border { get; }

Property Value

Type: Border
Examples

Please refer to the second full code example in the OpenTable(String) method.

See Also