The CellInfo type exposes the following members.

Constructors

  NameDescription
CellInfoOverloaded.

Methods

  NameDescription
Equals
Overriden. See Equals(Object).
(Overrides Object..::.Equals(Object).)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Overriden. See GetHashCode()()().
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Column
Gets the column position for a selected cell.
ColumnShift
Gets the column shift for a selected cell.
Field
Gets the Field object that specifies a field for a selected sell.
Row
Gets the row position for a selected cell.
RowShift
Gets the row shift for a selected cell.
XFieldItem
Gets the FieldItem object that specifies an X dimension field item for a selected sell.
YFieldItem
Gets FieldItem object that specifies an Y dimension field item for a selected sell.

See Also