Table of Contents

FlexCelHtmlExport.PrintRangeLeft Property

First column to print (1 based). if this or any other PrintRange property is 0, the range will be automatically calculated.

Syntax

Namespace: FlexCel.Render

public Int32 PrintRangeLeft { get; set; }

See also