ActiveReports 13
LineInfo Class Members
Fields  Properties 

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder.Imaging Namespace : LineInfo Class

The following tables list the members exposed by LineInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LineInfo class.  
Top
Public Fields
 NameDescription
Public FieldThe System.Drawing.Color for the line.  
Public FieldThe X (horizontal) position of the upper-left corner of the object's bounding rectangle, relative to the left side of the underlying cell (specified in colL), expressed as 1/1024th of the cell's width.  
Public FieldThe X (horizontal) position of the lower-right corner of the object's bounding rectangle, relative to the left side of the underlying cell, expressed as 1/1024th of the cell's width.  
Public FieldThe Y (vertical) position of the lower-right corner of the object's bounding rectangle, relative to the top of the underlying cell, expressed as 1/1024th of the cell's height.  
Public FieldThe Y (vertical) position of the upper-left corner of the object's bounding rectangle, relative to the top of the underlying cell, expressed as 1/1024th of the cell's height.  
Public FieldThe length of the ending arrowhead.  
Public FieldThe style of the ending arrowhead.  
Public FieldThe width of the ending arrowhead.  
Public FieldExcel automatic border option.  
Public FieldThe direction of the line.  Use GrapeCity.SpreadBuilder.Escher.LineDirections constants to define the "quadrant index."  
Public FieldThe options users will have for moving or resizing the line with cells in spreadsheet.  
Public FieldThe length of the starting arrowhead.  
Public FieldThe style of the starting arrowhead.  
Public FieldThe width of the starting arrowhead.  
Public FieldThe style of the line.   
Public FieldThe thickness of the line.  
Top
Public Properties
 NameDescription
Public PropertyColumn containing the upper-left corner of the object's bounding rectangle.  
Public PropertyColumn containing the lower-right corner of the object's bounding rectangle.  
Public PropertyRow containing the lower-right corner of the object's bounding rectangle.  
Public PropertyRow containing the upper-left corner of the object's bounding rectangle.  
Top
See Also

Reference

LineInfo Class
GrapeCity.SpreadBuilder.Imaging Namespace