Style.Name Property

PicoXLSX

PicoXLSX

StyleName Property

Gets or sets the name of the style. If not defined, the automatically calculated hash will be used as name

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also