Click or drag to resize
Border Class
Border class represents the border object defined in Excel.
Inheritance Hierarchy
SystemObject
  Aceoffix.ExcelWriterBorder

Namespace: Aceoffix.ExcelWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public class Border

The Border type exposes the following members.

Properties
  NameDescription
Public propertyBorderType
Sets the type of the border.
Public propertyLineColor
Sets the color of the border.
Public propertyLineStyle
Sets the style of the border.
Public propertyWeight
Sets the weight of the border.
Top
See Also