Style.IsInternalStyle Property

PicoXLSX

PicoXLSX

StyleIsInternalStyle Property

Gets whether the style is system internal. Such styles are not meant to be altered

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

Property Value

Type: Boolean
See Also