ColumnStyleChangeTypeTo Method |
Changes the style role and resets default resources when they are not customized.
Namespace: Altaxo.WorksheetAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void ChangeTypeTo(
ColumnStyleType type
)
Parameters
- type ColumnStyleType
- The new style type.
See Also