Style.IsInternalStyle Property

NanoXLSX

NanoXLSX

StyleIsInternalStyle Property

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

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

Property Value

Type: Boolean
See Also