[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellLocation

CellLocation Struct

Represents a reference to a position of cell.

Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public struct CellLocation
Public Structure CellLocation

Constructors

Name Description
CellLocation(SpreadsheetAreas, int, int)

Initializes a new instance of the Reference class.

Fields

Name Description
Empty

Gets a value that represents a static empty CellLocation.

Properties

Name Description
Area

Gets the area of the cell.

Column

Gets the column index of the cell.

Row

Gets the row index of the cell.

Methods

Name Description
IsEmpty()

Gets a boolean vaue indicating whether this CellLocation value is empty.