PicoXLSX Library Documentation
![]() | LowLevelCreateColsString Method |
Method to create the columns as XML string. This is used to define the width of columns
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

C#
private string CreateColsString( Worksheet worksheet )
Parameters
- worksheet
- Type: PicoXLSXWorksheet
Worksheet to process
Return Value
Type: StringString with formatted XML data
