Style.BasicStyles.MergeCellStyle Property

NanoXLSX

NanoXLSX

StyleBasicStylesMergeCellStyle Property

Gets the style used when merging cells

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public static Style MergeCellStyle { get; }

Property Value

Type: Style
See Also