PicoXLSX Library Documentation
![]() | StyleManagerIsUsedByStyle Method |
Checks whether a style component in the style manager is used by a style
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

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