Column Methods |
The Column type exposes the following members.
Name | Description | |
---|---|---|
CreateKeyDisplayFormat |
Creates a new KeyDisplayFormat instance.
| |
CreateNumberDisplayFormat |
Creates a new NumberDisplayFormat instance.
| |
CreateTextDisplayFormat |
Creates a new DisplayFormat instance.
| |
GetStringValue |
Gets the formatted value for the specified Row.
| |
GetValue |
Gets the value for the specified Row.
| |
SetValue |
Sets the value for the specified Row.
|