ActiveReports Developer 7
fAuto Field
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > LineInfo Class : fAuto Field

Glossary Item Box

Excel automatic border option.

Syntax

Visual Basic (Declaration) 
Public fAuto As System.Boolean
C# 
public System.bool fAuto

Field Value

Boolean.

Remarks

Set fAuto to 1 if you want the Excel automatic border option turned on.

See Also