Click or drag to resize

ColumnStyleGetDefaultCellBorder Method

Get a clone of the default cell border.

Namespace: Altaxo.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static PenX GetDefaultCellBorder(
	ColumnStyleType type
)

Parameters

type  ColumnStyleType

[Missing <param name="type"/> documentation for "M:Altaxo.Worksheet.ColumnStyle.GetDefaultCellBorder(Altaxo.Worksheet.ColumnStyleType)"]

Return Value

PenX

[Missing <returns> documentation for "M:Altaxo.Worksheet.ColumnStyle.GetDefaultCellBorder(Altaxo.Worksheet.ColumnStyleType)"]

See Also