Style.BasicStyles.MergeCellStyle Property

PicoXLSX

PicoXLSX

StyleBasicStylesMergeCellStyle Property

Gets the style used when merging cells

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public static Style MergeCellStyle { get; }

Property Value

Type: Style
See Also