[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RangeGroupHitTestInformation

RangeGroupHitTestInformation Class

Represents hit test information for the outline (range group) of the spreadsheet.

Inheritance
RangeGroupHitTestInformation
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class RangeGroupHitTestInformation
Public Class RangeGroupHitTestInformation

Constructors

Name Description
RangeGroupHitTestInformation()

Initializes a new instance of the RangeGroupHitTestInformation class.

Properties

Name Description
ColumnIndex

Gets the column location referred to in an outline (range group).

ColumnLevel

Gets the column level location referred to in an outline (range group).

InColumnBar

Gets whether the location refers to an outline (range group) column bar area.

InColumnPanel

Gets whether the location refers to an outline (range group) column panel area.

InCorner

Gets whether the location refers to an outline (range group) corner area.

InRangeGroupButton

Gets whether the location refers to

InRowBar

Gets whether the location refers to an outline (range group) row bar area.

InRowPanel

Gets whether the location refers to an outline (range group) row panel area.

RowIndex

Gets the row location referred to in an outline (range group).

RowLevel

Gets the row level location referred to in an outline (range group).