Click or drag to resize
CellBorders Constructor
Overload List
  NameDescription
Public methodCellBorders
Initializes a new CellBorders.
Public methodCellBorders(OGPen)
Initializes a new CellBorders using a specified pen for all sides.
Public methodCellBorders(OGPen, OGPen)
Initializes a new CellBorders using two different pens.
Public methodCellBorders(OGPen, OGPen, OGPen, OGPen)
Initializes a new CellBorders using four different pens.
Top
See Also