The CodeDecodePair type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| CodeDecodePair | Initializes a new instance of the CodeDecodePair class |
Fields
| Name | Description | |
|---|---|---|
| coded |
Its coded value.
| |
| column |
The column in question.
| |
| decoded |
Its decoded value.
| |
| total |
Its total cell value summation.
|
See Also