Click or drag to resize

ColumnStyleDictionaryValues Property

[Missing <summary> documentation for "P:Altaxo.Worksheet.ColumnStyleDictionary.Values"]


Namespace: Altaxo.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ICollection<ColumnStyle> Values { get; }

Property Value

ICollectionColumnStyle

Implements

IDictionaryTKey, TValueValues
See Also