NanoXLSX Library Documentation
![]() | StyleManagerReorganize Method |
Method to reorganize / reorder a list of style components
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
private void Reorganize( ref List<AbstractStyle> list )
Parameters
- list
- Type: System.Collections.GenericListAbstractStyle
List to reorganize as reference
