NanoXLSX Library Documentation
![]() | StyleManagerIsUsedByStyle Method |
Checks whether a style component in the style manager is used by a style
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
private bool IsUsedByStyle( AbstractStyle component )
Parameters
- component
- Type: NanoXLSX.StyleAbstractStyle
Component to check
Return Value
Type: BooleanIf true, the component is in use
