PicoXLSX Library Documentation
![]() | StyleManagerReorganize Method |
Method to reorganize / reorder a list of style components
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

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