ActiveReports Developer 7
QuadrantIndex Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > ImageInfo Structure : QuadrantIndex Property

Glossary Item Box

Sets or returns the direction in which the image begins and ends. 

Syntax

Visual Basic (Declaration) 
Public Property QuadrantIndex As ObjectDirection
C# 
public ObjectDirection QuadrantIndex {get; set;}

Property Value

GrapeCity.SpreadBuilder.Imaging.ObjectDirection enumeration.

See Also