Click or drag to resize

ColumnStyleCellBorder Property

Gets or sets the cell border pen.

Namespace: Altaxo.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PenX CellBorder { get; set; }

Property Value

PenX
See Also