XLSExtractorCustomColumnWidths Property ByteScout PDF Extractor SDK
Sets custom column widths for generated Excel spreadsheet.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public double[] CustomColumnWidths { get; set; }

Property Value

Type: Double
Array of column widths in Points.

Implements

IXLSExtractorCustomColumnWidths
Remarks

You can specify any number of column widths. Remaining column will have default widths.
See Also

Reference