Click or drag to resize

StiProcessCellEventArgs Properties

The StiProcessCellEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCell
Gets or sets the column index.
Public propertyColumn
Gets or sets the column index.
Public propertyRow
Gets or sets the row index.
Public propertyText
Gets or sets the cell text.
Public propertyValue
Gets or sets the cell value in decimal format.
Top
See Also