[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ViewportHitTestInformation

ViewportHitTestInformation Class

Represents hit test information for the viewports of the spreadsheet.

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

Constructors

Name Description
ViewportHitTestInformation()

Creates a new set of viewport hit test information.

Properties

Name Description
Column

Gets the column location referred to in the viewport.

EnhancedShapeInfo

Gets more details hittest information for the enhanced shape.

InDragDrop

Gets whether the location refers to a drag drop area.

InDragFill

Gets whether the location refers to a drag fill area.

InDragFillButton

Gets whether the location refers to a drag fill button area.

InNote

Gets whether the location refers to a sticky note.

InNoteIndicator

Gets whether the location refers to a note indicator area.

InReservedLocation

Gets whether the location refers to a reserved location for a cell.

InShape

Gets whether the location refers to a shape.

Row

Gets the row location referred to in the viewport.