Table of Contents

FlexCelHtmlExport.PrintRangeRight Property

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

See also