IRowExporter
Interface
Streams row-level structure, height, visibility, and cell data to the output worksheet.
Definition
Namespace:Telerik.Documents.SpreadsheetStreaming
Assembly:Telerik.Documents.SpreadsheetStreaming.dll
Syntax:
C#
public interface IRowExporter : IDisposable
Inherited Members
Methods
Create a forward-only cell exporter positioned at the next cell in the row.
Define a custom row height expressed in device-independent pixels.
Define a custom row height expressed in typographic points.
Hide or show the row while retaining its data and formulas.
Set the grouping outline depth for the row (0 for none).
Advance the internal column position by the specified number of cells without writing content.