Click or drag to resize

ColumnStyle(ColumnStyleType) Constructor

Initializes a new instance of the ColumnStyle class

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

Parameters

type  ColumnStyleType

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

See Also