IColumnExporter
Interface
Streams column-level layout and visibility settings to the output worksheet.
Definition
Namespace:Telerik.Documents.SpreadsheetStreaming
Assembly:Telerik.Documents.SpreadsheetStreaming.dll
Syntax:
C#
public interface IColumnExporter : IDisposable
Inherited Members
Methods
Hide or show the column without removing its data from the sheet.
Define the outline level used for grouping operations (0 for none, increasing for nested groups).
Set the column width measured as the number of zero (0) characters that fit (Excel character-based width).
Set the column width in device-independent pixels for precise layout control.