ValueContext Class Members
In This Topic
The following tables list the members exposed by ValueContext.
Public Properties
| Name | Description |
| Column | Gets an integer value indicating the current column. |
| IsPrinting | Gets a boolean value indicating whether the cell is printing. |
| Row | Gets an integer value indicating the current row. |
| Value | Gets a value that bound with the value of cell. |
| Worksheet | Gets an GrapeCity.Spreadsheet.IWorksheet object indicating the current worksheet. |
Top
Public Methods
| Name | Description |
| ToString | Returns a string that represents the current object. |
Top
Public Events
See Also