ColumnStyleGetDefaultCellBorder Method |
Get a clone of the default cell border.
Namespace: Altaxo.WorksheetAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static PenX GetDefaultCellBorder(
ColumnStyleType type
)
Parameters
- type ColumnStyleType
- The column style type.
Return Value
PenXThe default border for the specified type.
See Also