Table of Contents

FlexCelHtmlExport.PrintRangeBottom Property

Last row 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 PrintRangeBottom { get; set; }

See also