 | StyleManagerReorganize Method |
Method to reorganize / reorder a list of style components
Namespace: PicoXLSXAssembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.5+6ab75fa9edd66571b0de8e574b48108101297ca1
Syntaxprivate void Reorganize(
ref List<AbstractStyle> list
)
Parameters
- list ListAbstractStyle
- List to reorganize as reference.
See Also